diff options
author | lth <lth@FreeBSD.org> | 2005-11-21 16:02:31 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-11-21 16:02:31 +0800 |
commit | c96354bbb4d923fcc06d5148aff47414d80b07ee (patch) | |
tree | f93fe0f9a9c074be45c51565d2f1645470538861 /www/Makefile | |
parent | 55d2ad21ddd5c766a5160996e2337805b67f7a64 (diff) | |
download | freebsd-ports-gnome-c96354bbb4d923fcc06d5148aff47414d80b07ee.tar.gz freebsd-ports-gnome-c96354bbb4d923fcc06d5148aff47414d80b07ee.tar.zst freebsd-ports-gnome-c96354bbb4d923fcc06d5148aff47414d80b07ee.zip |
Add p5-Catalyst-Plugin-Session-State-Cookie 0.01, stores a Catalyst
Session in a Cookie.
PR: ports/89172
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
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 b831c4ba9706..693fdbd3e436 100644 --- a/www/Makefile +++ b/www/Makefile @@ -498,6 +498,7 @@ SUBDIR += p5-Catalyst-Plugin-Prototype SUBDIR += p5-Catalyst-Plugin-Session SUBDIR += p5-Catalyst-Plugin-Session-FastMmap + SUBDIR += p5-Catalyst-Plugin-Session-State-Cookie SUBDIR += p5-Catalyst-Plugin-Singleton SUBDIR += p5-Catalyst-Plugin-Static SUBDIR += p5-Catalyst-Plugin-SubRequest |