diff options
author | wennmach <wennmach> | 2004-08-19 14:14:05 +0000 |
---|---|---|
committer | wennmach <wennmach> | 2004-08-19 14:14:05 +0000 |
commit | 09f81417ee8009f0483902c054e42cc1c004d776 (patch) | |
tree | e17ae52e6e06664a072a3c10dd8ced8628a7f244 /www | |
parent | 112d24395b00164c08194897dd66ba68099a004d (diff) | |
download | pkgsrc-09f81417ee8009f0483902c054e42cc1c004d776.tar.gz |
Add and enable p5-CGI-Session
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 d20e60ddd3d..5891e459278 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.339 2004/08/14 12:50:40 mjl Exp $ +# $NetBSD: Makefile,v 1.340 2004/08/19 14:14:05 wennmach Exp $ # COMMENT= Packages related to the World Wide Web @@ -166,6 +166,7 @@ SUBDIR+= p5-CGI-FastTemplate SUBDIR+= p5-CGI-FormBuilder SUBDIR+= p5-CGI-Kwiki SUBDIR+= p5-CGI-Minimal +SUBDIR+= p5-CGI-Session SUBDIR+= p5-CGI_Lite SUBDIR+= p5-ExtUtils-XSBuilder SUBDIR+= p5-FCGI |