diff options
Diffstat (limited to 'www/p5-URI/Makefile')
-rw-r--r-- | www/p5-URI/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index def0d0797bd..61324a9eac4 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/08/14 13:36:01 wen Exp $ +# $NetBSD: Makefile,v 1.54 2014/10/09 13:45:06 wiz Exp $ DISTNAME= URI-1.64 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} |