diff options
Diffstat (limited to 'mail/smtptrapd/Makefile')
-rw-r--r-- | mail/smtptrapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtptrapd/Makefile b/mail/smtptrapd/Makefile index 8d958da3326b..b128c7553b1f 100644 --- a/mail/smtptrapd/Makefile +++ b/mail/smtptrapd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= mail MASTER_SITES= http://smtptrapd.inodes.org/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2821 compliant SMTP service that always returns a 4xx soft error USE_RC_SUBR= smtptrapd.sh |