diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 00:29:48 +0000 |
commit | d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (patch) | |
tree | d4a6be6aa61936f8c21028ddec5b69573fac49b0 /mail/fetchmail | |
parent | edee12048e70dc5f3e51a616d594fcf39ce182c5 (diff) | |
download | ports-d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7.tar.gz ports-d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7.zip |
Notes
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 |