diff options
Diffstat (limited to 'www/p5-CGI/Makefile')
-rw-r--r-- | www/p5-CGI/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 49f749a..17fadc0 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-CGI -# Version required: 2.75 +# Version required: 2.76 # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/11/18 08:47:00 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/20 13:53:07 wosch Exp $ # -DISTNAME= CGI-modules-2.75 -PKGNAME= p5-CGI-2.75 +DISTNAME= CGI-modules-2.76 +PKGNAME= p5-CGI-2.76 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI |