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 | bc27a6855d2305ec778d5e0015bcb03f92a61e5b (patch) | |
tree | 1cf29a98dcb3e3df04047cb8ec3858def9f542f9 | |
parent | 74af1d22d3560a8900d21799c7d50e8cd4eec143 (diff) | |
download | pkgsrc-bc27a6855d2305ec778d5e0015bcb03f92a61e5b.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 |