From b0f8c785f004014975fd186593ab3b590783ca19 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sat, 11 Mar 2000 14:29:28 +0000 Subject: [PATCH] - Remove obsolete sites from MASTER_SITES - Add MAINTAINER line PR: 17285 Submitted by: KATO Tsuguru --- x11/xskyroot/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index b7195fb4e202..dc4cc7297309 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: xklock +# New ports collection makefile for: xskyroot # Version required: 2.54 # Date created: 20 April 1997 # Whom: nkazushi@highway.or.jp @@ -8,11 +8,11 @@ DISTNAME= xskyroot-920428 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/ \ - ftp://ftp.foretune.co.jp/pub/X/clients/xskyroot/ \ - ftp://ftp.waseda.ac.jp/fj/fj.sources/X/ +MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/ EXTRACT_SUFX= .tar.Z +MAINTAINER= ports@FreeBSD.org + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes