diff options
Diffstat (limited to 'www/p5-Apache-SSI/Makefile')
-rw-r--r-- | www/p5-Apache-SSI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index a6a3ee33f01..9b7a89c6518 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/05/09 06:48:40 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:31:13 grant Exp $ DISTNAME= Apache-SSI-2.16 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ass +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |