diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 09:12:57 +0000 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/archivesmtp/Makefile | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) | |
download | ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.tar.gz ports-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.zip |
Notes
Diffstat (limited to 'mail/archivesmtp/Makefile')
-rw-r--r-- | mail/archivesmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/archivesmtp/Makefile b/mail/archivesmtp/Makefile index 136b82a36478..267058f97e3e 100644 --- a/mail/archivesmtp/Makefile +++ b/mail/archivesmtp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.b1 CATEGORIES= mail MASTER_SITES= http://www.dancingfortune.com/projects/archivesmtp/files/ -MAINTAINER= contact@dancingfortune.com +MAINTAINER= ports@FreeBSD.org COMMENT= SMTP mail archiver CFLAGS+= ${PTHREAD_CFLAGS} |