diff options
Diffstat (limited to 'www/p5-WWW-Curl/Makefile')
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index a6f072da80d..99eb0154991 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:56 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2008/10/19 19:19:24 he Exp $ # DISTNAME= WWW-Curl-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} |