diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 37b7a52b4c7..ec9d124aeda 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2012/01/26 14:24:57 rhaen Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:58:49 wiz Exp $ # DISTNAME= HTTP-Server-Simple-0.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5hss CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |