diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/swaks/Makefile | 2 | ||||
-rw-r--r-- | mail/websieve/Makefile | 2 |
3 files changed, 3 insertions, 3 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) diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile index d59fc2182e33..17f964e2a7d7 100644 --- a/mail/swaks/Makefile +++ b/mail/swaks/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Swiss Army Knife SMTP transaction tester PLIST_FILES= bin/${PORTNAME} diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile index 56113eb490b3..f08ffab48934 100644 --- a/mail/websieve/Makefile +++ b/mail/websieve/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME?= ${PORTNAME}-${DISTVERSION} -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web based Cyrus IMAP user admin client DISTVERSION= 063a |