diff options
author | jlam <jlam@pkgsrc.org> | 2001-11-12 09:18:34 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-11-12 09:18:34 +0000 |
commit | 5dd02d376d42c5f01b292dfb9477b28499003c08 (patch) | |
tree | 7de62622c4a5a417093223d3cd01c69e34a02417 /www/Makefile | |
parent | 667d16cbd37c875e0cdff3797a9f7a6889bac139 (diff) | |
download | pkgsrc-5dd02d376d42c5f01b292dfb9477b28499003c08.tar.gz |
Note addition of p5-CGI-FastTemplate-1.09 in www/p5-CGI-FastTemplate.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index deaf5f83ad6..14925fd7c2c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2001/10/30 13:37:14 damon Exp $ +# $NetBSD: Makefile,v 1.162 2001/11/12 09:18:34 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -86,6 +86,7 @@ SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application +SUBDIR+= p5-CGI-FastTemplate SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI |