diff options
Diffstat (limited to 'www/p5-CGI')
-rw-r--r-- | www/p5-CGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 70f3b234ab32..49f749a5917d 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -3,12 +3,12 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1996/10/24 09:57:59 jfitz Exp $ +# $Id: Makefile,v 1.3 1996/11/18 08:47:00 asami Exp $ # DISTNAME= CGI-modules-2.75 PKGNAME= p5-CGI-2.75 -CATEGORIES= www +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI |