diff options
Diffstat (limited to 'www/p5-Apache-Session-Wrapper/Makefile')
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index ec954fc1191..fa92c5cb168 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:46 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:36 jlam Exp $ DISTNAME= Apache-Session-Wrapper-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |