diff options
Diffstat (limited to 'textproc/p5-Text-Nimble/Makefile')
-rw-r--r-- | textproc/p5-Text-Nimble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Nimble/Makefile b/textproc/p5-Text-Nimble/Makefile index 35afca5e6fd..c69c5b4f4af 100644 --- a/textproc/p5-Text-Nimble/Makefile +++ b/textproc/p5-Text-Nimble/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/02/07 03:50:59 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:43 wiz Exp $ DISTNAME= Text-Nimble-0.002001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |