diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-04-03 06:12:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-04-03 06:12:22 +0800 |
commit | 8bd4b346dea8f6e05b422065457b2fab11dae49c (patch) | |
tree | e94aebdd0e6206ac9f43c90966a2152c647c0083 /www/Makefile | |
parent | a2ff7f5f3357466e37537e4c3c363c2cf45cf6a2 (diff) | |
download | freebsd-ports-gnome-8bd4b346dea8f6e05b422065457b2fab11dae49c.tar.gz freebsd-ports-gnome-8bd4b346dea8f6e05b422065457b2fab11dae49c.tar.zst freebsd-ports-gnome-8bd4b346dea8f6e05b422065457b2fab11dae49c.zip |
Apache-Session-SharedMem is Apache::Session extension module that store
session in shared mem.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 550c9fb129db..b6b76328a699 100644 --- a/www/Makefile +++ b/www/Makefile @@ -161,6 +161,7 @@ SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Reload SUBDIR += p5-Apache-Session + SUBDIR += p5-Apache-Session-SharedMem SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-Application |