diff options
author | abs <abs> | 2001-07-06 14:37:56 +0000 |
---|---|---|
committer | abs <abs> | 2001-07-06 14:37:56 +0000 |
commit | a08895181e73b9c780dfc0d25b947463fa96213c (patch) | |
tree | cb798f78f6f6b00407fd41a1047d053e3241def9 /www | |
parent | 2a780e7205d8b41e35deda32fa0291c5f672ba0d (diff) | |
download | pkgsrc-a08895181e73b9c780dfc0d25b947463fa96213c.tar.gz |
Add p5-CGI-Minimal
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 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 |