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 8b5381767ac..d580baaa388 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Template-1.43 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tte +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |