diff options
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8981ebde1905..3ef9453b8f3c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ \ ftp://ftp.win.ne.jp/pub/network/mail/fetchmail/ -MAINTAINER= eikemeier@fillmore-labs.com +MAINTAINER= eik@FreeBSD.org COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext |