diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
commit | 7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch) | |
tree | d84b68f14398f8db84ad69796ba6ff770492b336 /www/p5-CGI-Untaint | |
parent | 474e697628d1c371c106f4646e2029e76e88b0e3 (diff) | |
download | ports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.tar.gz ports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Untaint')
-rw-r--r-- | www/p5-CGI-Untaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile index b91e460735c4..4d65cec6985a 100644 --- a/www/p5-CGI-Untaint/Makefile +++ b/www/p5-CGI-Untaint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Process CGI input parameters RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \ |