aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2013-12-16 18:24:49 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2013-12-16 18:24:49 +0000
commit43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch)
treecd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /mail
parent5e05f453aedff40f0f045de1dff1b04f347dc060 (diff)
downloadports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.gz
ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.zip
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin
Notes
Notes: svn path=/head/; revision=336656
Diffstat (limited to 'mail')
-rw-r--r--mail/ezmlm-idx/Makefile2
-rw-r--r--mail/nullmailer/Makefile2
-rw-r--r--mail/smtptrapd/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index a2a1f04ba69a..dc67c469b0d2 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.ezmlm.org/archive/${PORTVERSION}/ \
http://ezmlm.sericyb.com.au/archive/${PORTVERSION}/
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Improved version of the ezmlm mailing list manager
MAKE_JOBS_UNSAFE= yes
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile
index 32f14b4a165f..02e77ea62228 100644
--- a/mail/nullmailer/Makefile
+++ b/mail/nullmailer/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://untroubled.org/nullmailer/ \
http://untroubled.org/nullmailer/archive/
MASTER_SITE_SUBDIR= ${PORTVERSION}
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MTA for hosts which relay to a fixed set of smart relays
LICENSE= GPLv2
diff --git a/mail/smtptrapd/Makefile b/mail/smtptrapd/Makefile
index 54b6ec031bfe..57628722a8d6 100644
--- a/mail/smtptrapd/Makefile
+++ b/mail/smtptrapd/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.6
CATEGORIES= mail
MASTER_SITES= SF
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error
CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}