diff options
Diffstat (limited to 'textproc/p5-String-Truncate/Makefile')
-rw-r--r-- | textproc/p5-String-Truncate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 4d6f0b412e3..7364b00dd1f 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/01/12 10:30:51 wen Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-Truncate-1.100601 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |