aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-07-18 11:49:55 +0800
committerlinimon <linimon@FreeBSD.org>2005-07-18 11:49:55 +0800
commit569a78a4b0507f93f1e53719449e2f5e812d2d7d (patch)
tree97bb564efa2b03b76b3381388faa6b7d255d11ee /mail/fetchmail
parent0c642006b59e621712f031efde2d35a56f6f4641 (diff)
downloadfreebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.gz
freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.zst
freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.zip
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email). Discussed among: portmgr team
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 3a556e82c09e..f3fd90fc09f5 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= http://www.catb.org/~esr/%SUBDIR%/ \
ftp://ftp.dti.ad.jp/pub/net/mail/%SUBDIR%/
MASTER_SITE_SUBDIR= fetchmail
-MAINTAINER= eik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
.if defined(WITH_X11)