diff options
author | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
commit | 83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /mail | |
parent | a57e25e19f546eddc7c1e37a8190e39b82d80924 (diff) | |
download | freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/biffer/Makefile | 2 | ||||
-rw-r--r-- | mail/ezmlm/Makefile | 2 | ||||
-rw-r--r-- | mail/newmail/Makefile | 2 | ||||
-rw-r--r-- | mail/rlytest/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/biffer/Makefile b/mail/biffer/Makefile index 24cedec11ac4..2049815afe2a 100644 --- a/mail/biffer/Makefile +++ b/mail/biffer/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.generalconcepts.com/resources/software/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Better mail notification server RUN_DEPENDS= xmsg:${PORTSDIR}/x11/xmsg diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index 3d88364b12f6..db3954673755 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use, high-speed mailing list manager for qmail USES= qmail:run diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 3476a3970af1..cad65fbe545a 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for checking for new mail in multiple mail boxes WRKSRC= ${WRKDIR}/newmail diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index e6689f0ef594..0ea99be48878 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail security MASTER_SITES= http://www.unicom.com/files/ EXTRACT_SUFX= .gz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Test remote system for unsecured mail relay EXTRACT_CMD= ${GZIP_CMD} |