diff options
Diffstat (limited to 'www/p5-CGI/Makefile')
-rw-r--r-- | www/p5-CGI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 6d91708d782..4f35327051b 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2012/09/11 07:43:53 sno Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/03 21:58:34 wiz Exp $ VERS= 3.60 DISTNAME= CGI.pm-${VERS} PKGNAME= p5-CGI-${VERS} +PKGREVISION= 1 SVR4_PKGNAME= p5cgi CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} |