summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-07-18 03:49:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-07-18 03:49:55 +0000
commitadda42bec2c95633b64d7eded5300234540257b9 (patch)
treea7f580d0be2e917fa48b8751fe92eaafa8d90c4a /mail/fetchmail
parentNote replacement of net/ldap21-* ports by ldap22 versions. (diff)
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email). Discussed among: portmgr team
Notes
Notes: svn path=/head/; revision=139457
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)