diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-11-14 01:10:37 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-11-14 01:10:37 +0800 |
commit | ae2fb7981ace96ba5cd16ae9163117a7b8395397 (patch) | |
tree | f03905d4a6454ec4891830435f2bdf90e52e341b /www/Makefile | |
parent | 311d2137fba42e0b4d910c22ad4a57468ab75066 (diff) | |
download | freebsd-ports-gnome-ae2fb7981ace96ba5cd16ae9163117a7b8395397.tar.gz freebsd-ports-gnome-ae2fb7981ace96ba5cd16ae9163117a7b8395397.tar.zst freebsd-ports-gnome-ae2fb7981ace96ba5cd16ae9163117a7b8395397.zip |
Add session2 0.6, a quixote session manager with persistence support.
PR: ports/88083
Submitted by: Dryice Liu <dryice@liu.com.cn>
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 f295fd05d2f9..fb934940dc4b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -772,6 +772,7 @@ SUBDIR += script4rss SUBDIR += selenium SUBDIR += servlet-api + SUBDIR += session2 SUBDIR += shttpd SUBDIR += sidplug SUBDIR += simplog |