diff options
author | grant <grant@pkgsrc.org> | 2003-12-04 15:33:06 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-12-04 15:33:06 +0000 |
commit | c5537bcc2741ae1454122967cab945e7d0e20220 (patch) | |
tree | 1cf29a98dcb3e3df04047cb8ec3858def9f542f9 | |
parent | bdcdea8350b3cd088b2ce4781af7aa85c8c08f69 (diff) | |
download | pkgsrc-c5537bcc2741ae1454122967cab945e7d0e20220.tar.gz |
+p5-CGI-FormBuilder
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7cd3a1410a6..3595c9cabf5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2003/12/04 15:28:34 epg Exp $ +# $NetBSD: Makefile,v 1.277 2003/12/04 15:33:06 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -138,6 +138,7 @@ SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application SUBDIR+= p5-CGI-FastTemplate +SUBDIR+= p5-CGI-FormBuilder SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI |