diff options
author | lth <lth@FreeBSD.org> | 2005-11-21 05:32:45 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-11-21 05:32:45 +0800 |
commit | c821b3fc2d4f38e439c95ba483fce81c1b248015 (patch) | |
tree | 3e99db7a6d54c15ff76e3afd5b8fafb9057880d4 /www/Makefile | |
parent | 8ef964a540690605b8ed82a0d7797360a38d3c41 (diff) | |
download | freebsd-ports-graphics-c821b3fc2d4f38e439c95ba483fce81c1b248015.tar.gz freebsd-ports-graphics-c821b3fc2d4f38e439c95ba483fce81c1b248015.tar.zst freebsd-ports-graphics-c821b3fc2d4f38e439c95ba483fce81c1b248015.zip |
Add p5-Catalyst-Plugin-Session 0.01, generic Catalyst Session plugin.
PR: ports/89167
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 242d7f4da55..26e356aee68 100644 --- a/www/Makefile +++ b/www/Makefile @@ -497,6 +497,7 @@ SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-Pluggable SUBDIR += p5-Catalyst-Plugin-Prototype + SUBDIR += p5-Catalyst-Plugin-Session SUBDIR += p5-Catalyst-Plugin-Session-FastMmap SUBDIR += p5-Catalyst-Plugin-Singleton SUBDIR += p5-Catalyst-Plugin-Static |