diff options
author | abs <abs> | 2002-12-12 14:34:49 +0000 |
---|---|---|
committer | abs <abs> | 2002-12-12 14:34:49 +0000 |
commit | 5577d099b14e9710f3bc36412d41fd4a99c8b671 (patch) | |
tree | 888fca3d2c1caf08717737e64222e293ef5aaaa7 /www | |
parent | 25b598ba2a7f1bfd102017f921ab3afe4bcc66e8 (diff) | |
download | pkgsrc-5577d099b14e9710f3bc36412d41fd4a99c8b671.tar.gz |
shorten COMMENT
Diffstat (limited to 'www')
-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 5e77297d381..4c8c1ebec72 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/25 14:57:59 seb Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/12 14:36:30 abs 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 by extending HTML with simple tags +COMMENT= perl5 module to create HTML templates with simple tags USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/HTML/Template/.packlist |