summaryrefslogtreecommitdiff
path: root/www/p5-Template-Toolkit/Makefile
diff options
context:
space:
mode:
authormartti <martti>2003-07-22 04:14:17 +0000
committermartti <martti>2003-07-22 04:14:17 +0000
commit9801344e3cc4457c38b67b31367548bfc06471bc (patch)
treeab6f5bf65ffd04ba247f35fbf5379469d52768e0 /www/p5-Template-Toolkit/Makefile
parent18ed200ef461dcabef967f6fe58e6af7af613332 (diff)
downloadpkgsrc-9801344e3cc4457c38b67b31367548bfc06471bc.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'www/p5-Template-Toolkit/Makefile')
-rw-r--r--www/p5-Template-Toolkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile
index d1741511c9f..3690f172a1c 100644
--- a/www/p5-Template-Toolkit/Makefile
+++ b/www/p5-Template-Toolkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/27 21:20:39 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/22 04:14:34 martti Exp $
#
DISTNAME= Template-Toolkit-2.07
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.template-toolkit.org/
-COMMENT= perl5 text template and dynamic web page intergration toolkit
+COMMENT= Perl5 text template and dynamic web page intergration toolkit
DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI
DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig