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 f69b15e68ee..3690bb55207 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2009/05/21 11:28:14 sno Exp $ +# $NetBSD: Makefile,v 1.28 2010/08/21 16:36:33 seb Exp $ # DISTNAME= Apache-Session-1.88 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ase CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |