diff options
Diffstat (limited to 'www/p5-Template-Extract')
-rw-r--r-- | www/p5-Template-Extract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Extract/Makefile b/www/p5-Template-Extract/Makefile index 1c3da879648..f118909a7ff 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/04/18 20:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:14 grant Exp $ DISTNAME= Template-Extract-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tex CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |