diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-03 14:08:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-03 14:08:20 +0000 |
commit | 1a52ba152c8943ce104ce60f0087bc972a37da1f (patch) | |
tree | 81fc26ed7ae02832687f0bd2f11a433fa585361d /www | |
parent | 9e4d7573798bdbeece1ede146887f294ad49d1d9 (diff) | |
download | pkgsrc-1a52ba152c8943ce104ce60f0087bc972a37da1f.tar.gz |
Add and enable p5-Template-Extract.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 41cbce25577..02c94dbb042 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.273 2003/10/02 09:22:06 wiz Exp $ +# $NetBSD: Makefile,v 1.274 2003/10/03 14:08:20 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -157,6 +157,7 @@ SUBDIR+= p5-HTML-Tree SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTPD-User-Manage +SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-URI SUBDIR+= p5-VRML |