diff options
Diffstat (limited to 'www/p5-Apache-Session/Makefile')
-rw-r--r-- | www/p5-Apache-Session/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index bd9dcd906f4..ca251c6c20e 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2008/08/11 11:47:15 he Exp $ +# $NetBSD: Makefile,v 1.26 2008/10/19 19:19:02 he Exp $ # DISTNAME= Apache-Session-1.87 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ase CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |