diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
commit | 569a78a4b0507f93f1e53719449e2f5e812d2d7d (patch) | |
tree | 97bb564efa2b03b76b3381388faa6b7d255d11ee /mail | |
parent | 0c642006b59e621712f031efde2d35a56f6f4641 (diff) | |
download | freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.gz freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.zst freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.zip |
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')
-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 |