diff options
Diffstat (limited to 'www/p5-HTML-Template/Makefile')
-rw-r--r-- | www/p5-HTML-Template/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile index ec4a1aadb21..8af93b2065a 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:55:52 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/22 04:14:33 martti Exp $ DISTNAME= HTML-Template-2.6 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://html-template.sourceforge.net/ -COMMENT= perl5 module to create HTML templates with simple tags +COMMENT= Perl5 module to create HTML templates with simple tags USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Template/.packlist |