diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | 52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch) | |
tree | d76caa3aad1d9765e171f34ba46da788fab98447 /www/p5-CGI-SpeedyCGI | |
parent | dd5bb2d7c60189857325c3981c408d42debbdcfb (diff) | |
download | ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.gz ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.zip |
Notes
Diffstat (limited to 'www/p5-CGI-SpeedyCGI')
-rw-r--r-- | www/p5-CGI-SpeedyCGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile index 4063bfac823a..c4261d09ff7b 100644 --- a/www/p5-CGI-SpeedyCGI/Makefile +++ b/www/p5-CGI-SpeedyCGI/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Speed up perl CGI scripts by running them persistently PERL_CONFIGURE= yes |