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 d921ec87ded..9907e6450a9 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2003/07/22 04:14:26 martti Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:57 wiz Exp $ # DISTNAME= Apache-ASP-2.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5aas CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |