diff options
author | Clement Laforet <clement@FreeBSD.org> | 2008-09-01 08:18:28 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2008-09-01 08:18:28 +0000 |
commit | d009c372b4a957a5146278951ecb6e5d01e60b29 (patch) | |
tree | d04294a408b4d0fe0bde93f408a9ac9ee610a00b /mail/ssmtp | |
parent | f629a96799b6e4a62ef359b3457e94e379af6223 (diff) | |
download | ports-d009c372b4a957a5146278951ecb6e5d01e60b29.tar.gz ports-d009c372b4a957a5146278951ecb6e5d01e60b29.zip |
Notes
Diffstat (limited to 'mail/ssmtp')
-rw-r--r-- | mail/ssmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 64ab094aa661..27a9e5adaaac 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ ssmtp_2.61-11.1.diff.gz EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely simple MTA to get mail off the system to a mail hub WRKSRC= ${WRKDIR}/${PORTNAME}-2.61 |