diff options
Diffstat (limited to 'www/p5-Apache-AuthCookieDBI/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookieDBI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthCookieDBI/Makefile b/www/p5-Apache-AuthCookieDBI/Makefile index 6329155305e..5c6ae4f9585 100644 --- a/www/p5-Apache-AuthCookieDBI/Makefile +++ b/www/p5-Apache-AuthCookieDBI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2008/07/21 10:02:13 rhaen Exp $ +# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:02 he Exp $ # DISTNAME= Apache-AuthCookieDBI-2.1 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |