aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Archie
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 16:47:32 +0800
committerasami <asami@FreeBSD.org>1996-11-18 16:47:32 +0800
commit89a0859397e36f9ec9fcf6c32af1a07dc713705a (patch)
tree4968f80d47dfae13546d9d9ce93d50ac4bb0c435 /net/p5-Archie
parent2c4b21d4ca76c3c5b007973ee2d9f9dfca4f1ccd (diff)
downloadfreebsd-ports-gnome-89a0859397e36f9ec9fcf6c32af1a07dc713705a.tar.gz
freebsd-ports-gnome-89a0859397e36f9ec9fcf6c32af1a07dc713705a.tar.zst
freebsd-ports-gnome-89a0859397e36f9ec9fcf6c32af1a07dc713705a.zip
Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'net/p5-Archie')
-rw-r--r--net/p5-Archie/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile
index 0deeaef0d9c7..6df3fe18c1e7 100644
--- a/net/p5-Archie/Makefile
+++ b/net/p5-Archie/Makefile
@@ -3,18 +3,14 @@
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/10/24 08:28:51 jfitz Exp $
+# $Id: Makefile,v 1.2 1996/10/24 09:57:30 jfitz Exp $
#
DISTNAME= perl_archie.1.5
PKGNAME= p5-Archie-1.5
-CATEGORIES+= net
-MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Archie/ \
- ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Archie/ \
- ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Archie/ \
- ftp://ftp.leo.org/pub/comp/programming/languages/perl/CPAN/modules/by-module/Archie/ \
- ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/modules/by-module/Archie/ \
- ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/modules/by-module/Archie/
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Archie
MAINTAINER= jfitz@FreeBSD.ORG