diff options
Diffstat (limited to 'www/p5-Apache-ASP/Makefile')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 227573c33a0..0450daf37a2 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2008/07/21 09:52:33 rhaen Exp $ +# $NetBSD: Makefile,v 1.32 2008/10/19 19:19:02 he Exp $ # DISTNAME= Apache-ASP-2.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5aas CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |