diff options
author | lth <lth@FreeBSD.org> | 2005-05-11 17:54:05 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-05-11 17:54:05 +0800 |
commit | 7d6d8d48abc0041d430c5b6a92139fe87fe78620 (patch) | |
tree | 17961600e7610d80d7d8ff339640dd42f805a4b5 /www/Makefile | |
parent | 02025efd0468c53a5f59620da53b6412d76cc0b9 (diff) | |
download | freebsd-ports-graphics-7d6d8d48abc0041d430c5b6a92139fe87fe78620.tar.gz freebsd-ports-graphics-7d6d8d48abc0041d430c5b6a92139fe87fe78620.tar.zst freebsd-ports-graphics-7d6d8d48abc0041d430c5b6a92139fe87fe78620.zip |
Add p5-Catalyst-Plugin-SubRequest 0.04, make subrequests to actions in
Catalyst.
PR: ports/80719
Submitted by: Travis Campbell <hcoyote@ghostar.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 09ed0703df4..ace51a83b13 100644 --- a/www/Makefile +++ b/www/Makefile @@ -457,6 +457,7 @@ SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-Prototype SUBDIR += p5-Catalyst-Plugin-Session-FastMmap + SUBDIR += p5-Catalyst-Plugin-SubRequest SUBDIR += p5-Catalyst-Plugin-Textile SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Compress-LeadingBlankSpaces |