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 /devel/p5-Ioctl/Makefile | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz |
Add virtual category 'perl5'.
Diffstat (limited to 'devel/p5-Ioctl/Makefile')
-rw-r--r-- | devel/p5-Ioctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index 2aa0f25..4a9a857 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -3,12 +3,12 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1996/10/24 09:59:14 jfitz Exp $ +# $Id: Makefile,v 1.3 1996/11/18 08:46:06 asami Exp $ # DISTNAME= Ioctl-0_7 PKGNAME= p5-Ioctl-0.7 -CATEGORIES= devel +CATEGORIES= devel perl5 MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Ioctl/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Ioctl/ \ ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Ioctl/ \ |