diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /lang/perl5.8 | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz |
Add virtual category 'perl5'.
Diffstat (limited to 'lang/perl5.8')
-rw-r--r-- | lang/perl5.8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile index 16fc601..b170cd9 100644 --- a/lang/perl5.8/Makefile +++ b/lang/perl5.8/Makefile @@ -3,12 +3,12 @@ # Date created: 16 April 1995 # Whom: markm # -# $Id: Makefile,v 1.15 1996/12/10 06:43:36 asami Exp $ +# $Id: Makefile,v 1.16 1996/12/11 10:18:36 asami Exp $ # DISTNAME= perl5.003 PKGNAME= perl-5.003 -CATEGORIES= lang devel +CATEGORIES= lang devel perl5 MASTER_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ ftp://ftp.is.co.za/pub/perl/CPAN/src/5.0/ \ ftp://dong.math.ncu.edu.tw/perl/CPAN/src/5.0/ \ |