diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Mason/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile index 4ce1d752f5c..3456e03667b 100644 --- a/www/p5-HTTP-Server-Simple-Mason/Makefile +++ b/www/p5-HTTP-Server-Simple-Mason/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:15 he Exp $ # DISTNAME= HTTP-Server-Simple-Mason-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5hsm CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |