diff options
author | erwin <erwin@FreeBSD.org> | 2003-08-13 01:48:32 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-08-13 01:48:32 +0800 |
commit | b434a2eec9c389745db6ed244c5375b840552f56 (patch) | |
tree | f41d3be364ce201108d8b606d148100681219571 /www/Makefile | |
parent | ce43257161a8d9db540a3728ba70af06d3cc84c3 (diff) | |
download | freebsd-ports-gnome-b434a2eec9c389745db6ed244c5375b840552f56.tar.gz freebsd-ports-gnome-b434a2eec9c389745db6ed244c5375b840552f56.tar.zst freebsd-ports-gnome-b434a2eec9c389745db6ed244c5375b840552f56.zip |
Add p5-MasonX-Request-WithApacheSession 0.21,
MasonX::Request::WithApacheSession is an interface to Apache::Session which
can be used from within HTML::Mason. It provides session and cookie handling
services.
PR: 54798
Submitted by: Nick Hilliard <nick@foobar.org>
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 be3c068dbd9a..9aea308f22b1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -370,6 +370,7 @@ SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter SUBDIR += p5-HTTPD-Tools + SUBDIR += p5-MasonX-Request-WithApacheSession SUBDIR += p5-PHP-Session SUBDIR += p5-ParallelUA SUBDIR += p5-Sledge |