diff options
Diffstat (limited to 'www/p5-Rose-URI/Makefile')
-rw-r--r-- | www/p5-Rose-URI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Rose-URI/Makefile b/www/p5-Rose-URI/Makefile index cc9044306ca..e092a596873 100644 --- a/www/p5-Rose-URI/Makefile +++ b/www/p5-Rose-URI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 05:21:49 sno Exp $ +# $NetBSD: Makefile,v 1.6 2011/08/14 16:06:07 obache Exp $ DISTNAME= Rose-URI-1.00 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} |