diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-05 12:00:43 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-05 12:00:43 +0800 |
commit | 6f96075999c556c55c0582d40d2ab45002abfce8 (patch) | |
tree | 3d0fb7d752b74f857e3d79dd7cb3f7ab6731ca8d /www/Makefile | |
parent | 293e23ef70cdb97fbf793f4f74cbaf62c65c4d54 (diff) | |
download | freebsd-ports-gnome-6f96075999c556c55c0582d40d2ab45002abfce8.tar.gz freebsd-ports-gnome-6f96075999c556c55c0582d40d2ab45002abfce8.tar.zst freebsd-ports-gnome-6f96075999c556c55c0582d40d2ab45002abfce8.zip |
Add p5-CGI-Application-Plugin-Redirect 0.1, easy external redirects in
CGI::Application.
PR: ports/103277
Submitted by: George Hartzell <hartzell at alerce.com>
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 6fa4397dc88e..571db80d6d5c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -513,6 +513,7 @@ SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-Application-Plugin-DBH SUBDIR += p5-CGI-Application-Plugin-HTDot + SUBDIR += p5-CGI-Application-Plugin-Redirect SUBDIR += p5-CGI-Application-Plugin-ValidateRM SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Builder |