aboutsummaryrefslogtreecommitdiff
path: root/mail/smtptrapd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-20 12:48:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-20 12:48:05 +0000
commit3c8741acbfbb01c0bde791a97b282838cbc2f691 (patch)
treed720482acdbb5d08524c7b77237dd98d7286f23e /mail/smtptrapd
parentf1ddb58c9e64c571a40ff0f00bcfe6af62e2fcb2 (diff)
downloadports-3c8741acbfbb01c0bde791a97b282838cbc2f691.tar.gz
ports-3c8741acbfbb01c0bde791a97b282838cbc2f691.zip
- Fix fetch
- Take maintainership PR: ports/124654 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Notes
Notes: svn path=/head/; revision=215340
Diffstat (limited to 'mail/smtptrapd')
-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}