aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-06-20 20:48:05 +0800
committerpav <pav@FreeBSD.org>2008-06-20 20:48:05 +0800
commit6d3d4cced3507acd9ef14c0b6e2ef3f23b2144ea (patch)
tree2f857617331a9452435d48c32020b93d59dcb456 /mail
parent799f219b1f8dd48aa6613d9e3f771edcec74ec38 (diff)
downloadfreebsd-ports-gnome-6d3d4cced3507acd9ef14c0b6e2ef3f23b2144ea.tar.gz
freebsd-ports-gnome-6d3d4cced3507acd9ef14c0b6e2ef3f23b2144ea.tar.zst
freebsd-ports-gnome-6d3d4cced3507acd9ef14c0b6e2ef3f23b2144ea.zip
- Fix fetch
- Take maintainership PR: ports/124654 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Diffstat (limited to 'mail')
-rw-r--r--mail/smtptrapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/smtptrapd/Makefile b/mail/smtptrapd/Makefile
index 3a9637cef7b3..26e8f9556c8c 100644
--- a/mail/smtptrapd/Makefile
+++ b/mail/smtptrapd/Makefile
@@ -8,9 +8,9 @@
PORTNAME= smtptrapd
PORTVERSION= 1.5
CATEGORIES= mail
-MASTER_SITES= http://smtptrapd.inodes.org/
+MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= glarkin@sourcehosting.net
COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error
CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS}