diff options
Diffstat (limited to 'devel/p5-String-Print/Makefile')
-rw-r--r-- | devel/p5-String-Print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-String-Print/Makefile b/devel/p5-String-Print/Makefile index 3d2215eb3ea..a216b66ca75 100644 --- a/devel/p5-String-Print/Makefile +++ b/devel/p5-String-Print/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/03/01 08:14:41 wen Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:17 wiz Exp $ # DISTNAME= String-Print-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |