diff options
author | snj <snj> | 2004-02-21 07:45:35 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 07:45:35 +0000 |
commit | 2dac9a88eab3df5a11719ba6ac61d188cd476ca4 (patch) | |
tree | 009a5910c319fb515a9e67325d80febbf8093480 /www | |
parent | 8cdef19a89a7175bf9ae1c00f555dc595bd3e2cb (diff) | |
download | pkgsrc-2dac9a88eab3df5a11719ba6ac61d188cd476ca4.tar.gz |
s/intergration/integration/
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 69b3e6c7119..245ff671b15 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/12/24 13:02:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2004/02/21 07:45:35 snj Exp $ # DISTNAME= Template-Toolkit-2.10 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} MAINTAINER= tech-pkg@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 integration toolkit DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig |