diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-03-25 21:42:29 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-03-25 21:42:29 +0800 |
commit | 799b240470a5b8a149671ee2135a061cfda53576 (patch) | |
tree | 149b19f432e2aac2583acf0113088e2ae24dd38e /www/Makefile | |
parent | e3825d7f97fff6f71e8372040cb5a798ca68b88f (diff) | |
download | freebsd-ports-gnome-799b240470a5b8a149671ee2135a061cfda53576.tar.gz freebsd-ports-gnome-799b240470a5b8a149671ee2135a061cfda53576.tar.zst freebsd-ports-gnome-799b240470a5b8a149671ee2135a061cfda53576.zip |
Add p5-CGI-SpeedyCGI 2.11,
speed up perl CGI scripts by running them persistently.
PR: ports/35741
Submitted by: Lars Thegler <lars@thegler.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 6ec0d747c860..28c7a409ceb1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -248,6 +248,7 @@ SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-Minimal + SUBDIR += p5-CGI-SpeedyCGI SUBDIR += p5-CGI-XMLApplication SUBDIR += p5-CGI-modules SUBDIR += p5-CGI.pm |