diff options
Diffstat (limited to 'www/p5-URI-Fetch/Makefile')
-rw-r--r-- | www/p5-URI-Fetch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index a747af3802b..2271ccbad1a 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/12/09 14:17:56 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:38:16 wiz Exp $ DISTNAME= URI-Fetch-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5urf CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} |