diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-11 14:29:28 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-11 14:29:28 +0000 |
commit | b0f8c785f004014975fd186593ab3b590783ca19 (patch) | |
tree | 261570f129b1a2885bebb0de5a82a5c0529b64e3 /x11 | |
parent | 4994ea1221e26d89636665a291ebcf047938a993 (diff) | |
download | ports-b0f8c785f004014975fd186593ab3b590783ca19.tar.gz ports-b0f8c785f004014975fd186593ab3b590783ca19.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xskyroot/Makefile | 8 |
1 files 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 |