diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /www/p5-CGI-modules | |
parent | zebra-0.89 has been replaced by zebra-0.89a. (diff) |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Notes
Notes:
svn path=/head/; revision=34154
Diffstat (limited to 'www/p5-CGI-modules')
-rw-r--r-- | www/p5-CGI-modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index 75fa33716bdb..1f5f5fdf0ed6 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CGI DISTNAME= CGI-modules-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww |