diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-11-21 08:02:31 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-11-21 08:02:31 +0000 |
commit | 3560b68de89e40a027c4e39fe3cdf318148fc0b2 (patch) | |
tree | 376d66a359921723ce0e14ab89d6f371bd42b68c /www/Makefile | |
parent | 1305d6bfa36b976c902d37f6b5c0ab366db647af (diff) |
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>
Notes
Notes:
svn path=/head/; revision=148917
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 |