diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-26 08:53:47 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-26 08:53:47 +0800 |
commit | 2b5c9ff311c082d39f022a8f1d55ba1209a68355 (patch) | |
tree | e017d0804991eb253c264e1699b26c46d63e7907 /www | |
parent | 09c82b10b3e0aaffcfd4b779d082fbfd4710670c (diff) | |
download | freebsd-ports-graphics-2b5c9ff311c082d39f022a8f1d55ba1209a68355.tar.gz freebsd-ports-graphics-2b5c9ff311c082d39f022a8f1d55ba1209a68355.tar.zst freebsd-ports-graphics-2b5c9ff311c082d39f022a8f1d55ba1209a68355.zip |
E-mail to the maintainer bounced with:
451 FreeBSDsecurity.com: Name server timeout
Message could not be delivered for 5 days
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Upload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Upload/Makefile b/www/p5-CGI-Upload/Makefile index baeab954c0a..8e4a981716a 100644 --- a/www/p5-CGI-Upload/Makefile +++ b/www/p5-CGI-Upload/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -MAINTAINER= ports-freebsd@FreeBSDsecurity.com +MAINTAINER= ports@FreeBSD.org COMMENT= CGI class for handling browser file uploads BUILD_DEPENDS= ${SITE_PERL}/HTTP/BrowserDetect.pm:${PORTSDIR}/www/p5-HTTP-BrowserDetect \ |