diff options
author | abs <abs@pkgsrc.org> | 2001-07-06 14:37:56 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-07-06 14:37:56 +0000 |
commit | 7f2f71f2185a5735c4bb7c96e68a8ec583a8682b (patch) | |
tree | cb798f78f6f6b00407fd41a1047d053e3241def9 | |
parent | 83757d3cc34e71bc41346340595054841641d230 (diff) | |
download | pkgsrc-7f2f71f2185a5735c4bb7c96e68a8ec583a8682b.tar.gz |
Add p5-CGI-Minimal
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 640323add82..a74e3a03284 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2001/07/02 19:13:36 nra Exp $ +# $NetBSD: Makefile,v 1.147 2001/07/06 14:37:56 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -79,6 +79,7 @@ SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application +SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI SUBDIR+= p5-HTML-Format |