summaryrefslogtreecommitdiff
path: root/net/p5-Archie
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 08:47:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 08:47:32 +0000
commit95e743d9b7f54b38e314929bd9818276d6b9a767 (patch)
tree7b7452e2943a03fd24fe849874af553da7194769 /net/p5-Archie
parentMissed that PKGNAME and DISTNAME needed to be switched. (diff)
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