diff options
Diffstat (limited to 'textproc/p5-Text-Template/Makefile')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 8a8493aaf40..fbeab8be611 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/08/26 01:44:15 wen Exp $ +# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Template-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tte CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |