diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
commit | 569a78a4b0507f93f1e53719449e2f5e812d2d7d (patch) | |
tree | 97bb564efa2b03b76b3381388faa6b7d255d11ee /mail/fetchmail | |
parent | 0c642006b59e621712f031efde2d35a56f6f4641 (diff) | |
download | FreeBSD-ports-569a78a4b0507f93f1e53719449e2f5e812d2d7d.zip FreeBSD-ports-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.gz |
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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 3a556e8..f3fd90f 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) |