diff options
author | Anders Nordby <anders@FreeBSD.org> | 2007-03-01 21:31:41 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2007-03-01 21:31:41 +0000 |
commit | b89a994ba332de4d72c74ef6e752645821292a5a (patch) | |
tree | 6c7c0df9154f877dfd2ce860665d1a9eb887f5da /mail/smtptrapd | |
parent | 8a3af764245bde31031bbc67e7b2525e4534dd0d (diff) | |
download | ports-b89a994ba332de4d72c74ef6e752645821292a5a.tar.gz ports-b89a994ba332de4d72c74ef6e752645821292a5a.zip |
Notes
Diffstat (limited to 'mail/smtptrapd')
-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 |