diff options
author | mjl <mjl@pkgsrc.org> | 2001-03-26 23:27:22 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-03-26 23:27:22 +0000 |
commit | 84e71fa4614a975144e0b6ffcc40ce91c03ee650 (patch) | |
tree | 2e819c5caf3e32cbe3549d40b7ebb699fe7179e1 /www/Makefile | |
parent | 898b114e93e61919fdfa44c1d05067c8bee2289f (diff) | |
download | pkgsrc-84e71fa4614a975144e0b6ffcc40ce91c03ee650.tar.gz |
Enable p5-Apache-Session
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index fa2137b14d4..789db076d3c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2001/03/25 05:23:25 mjl Exp $ +# $NetBSD: Makefile,v 1.123 2001/03/26 23:27:22 mjl Exp $ # COMMENT= Packages related to the World Wide Web @@ -66,6 +66,7 @@ SUBDIR+= ns-remote SUBDIR+= opera SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-ePerl +SUBDIR+= p5-Apache-Session SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application SUBDIR+= p5-CGI_Lite |