aboutsummaryrefslogtreecommitdiff
path: root/mail/smtptrapd
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/smtptrapd
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/smtptrapd')
-rw-r--r--mail/smtptrapd/Makefile2
1 files changed, 1 insertions, 1 deletions
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}