diff options
Diffstat (limited to 'textproc/p5-Text-Wrapper/Makefile')
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 6aa657ac457..d0542f83f5b 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/08/26 01:49:43 wen Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Wrapper-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5twr CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |