diff options
author | scrappy <scrappy@FreeBSD.org> | 2004-08-22 08:09:01 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 2004-08-22 08:09:01 +0800 |
commit | 52391afcb37a9c1d223e10f211158368ad85979e (patch) | |
tree | 36a41c40d038e866294e05b9144f4d62167e677f /www/Makefile | |
parent | dda49aa6160c9e3653c59517b948c39126e140e2 (diff) | |
download | freebsd-ports-gnome-52391afcb37a9c1d223e10f211158368ad85979e.tar.gz freebsd-ports-gnome-52391afcb37a9c1d223e10f211158368ad85979e.tar.zst freebsd-ports-gnome-52391afcb37a9c1d223e10f211158368ad85979e.zip |
Track sessions and, optionally, users
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 38a5ce04d205..ed5d85cf1606 100644 --- a/www/Makefile +++ b/www/Makefile @@ -493,6 +493,7 @@ SUBDIR += p5-MasonX-Interp-WithCallbacks SUBDIR += p5-MasonX-Request-WithApacheSession SUBDIR += p5-Maypole + SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-PHP-Session SUBDIR += p5-POE-Component-Server-HTTP SUBDIR += p5-ParallelUA |