diff options
Diffstat (limited to 'www/p5-CGI-Simple/Makefile')
-rw-r--r-- | www/p5-CGI-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index ed8b41237ed..1be987bedf5 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/09/08 19:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 21:58:36 wiz Exp $ DISTNAME= CGI-Simple-1.113 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5cgs CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} |