diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /mail/p5-Mail-Folder | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index c3f165c85f62..b211b527db97 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- DISTNAME= MailFolder-${PORTVERSION} -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ |