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 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) |