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 bae825a5c28..b3983c27ab1 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2001/10/01 16:23:44 abs Exp $ +# $NetBSD: Makefile,v 1.12 2001/10/18 15:20:46 veego Exp $ # DISTNAME= Apache-ASP-2.21 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5aas CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |