diff options
author | eik <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-14 08:29:48 +0800 |
commit | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (patch) | |
tree | e97d6e53201bed91e02ad72acb57db520c1e0769 /mail/fetchmail | |
parent | 230409791472834b5180e2d4f0f2b00c307f2a5e (diff) | |
download | freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.gz freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.tar.zst freebsd-ports-gnome-c22784e53505c599feaf9f5fcb6eafa94d1e6383.zip |
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
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 |