diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /misc | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.zst freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip |
Add virtual category 'perl5'.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-CreditCard/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 9a3aecec3ed6..d1e0a83a5934 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -3,12 +3,12 @@ # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1996/11/17 09:06:19 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 14:07:13 asami Exp $ # DISTNAME= Array-PrintCols-1.2 PKGNAME= p5-Array-PrintCols-1.2 -CATEGORIES= misc +CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Array diff --git a/misc/p5-Business-CreditCard/Makefile b/misc/p5-Business-CreditCard/Makefile index b166e5213dae..5f206d9e5626 100644 --- a/misc/p5-Business-CreditCard/Makefile +++ b/misc/p5-Business-CreditCard/Makefile @@ -3,12 +3,12 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/11/11 05:49:55 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/17 09:06:22 obrien Exp $ # DISTNAME= Business-CreditCard-0.1 PKGNAME= p5-Business-CreditCard-0.1 -CATEGORIES= misc +CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business |