diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-29 06:09:22 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-29 06:09:22 +0000 |
commit | 2a66b32e414b3094a8783a5ae8b06faa85a7e96a (patch) | |
tree | c882b4b01261efae0800c908585165d4d22d6d6d /mail/libesmtp | |
parent | 89d35a7de5e8e0fbf6daffda1af2a54224fc13ee (diff) | |
download | ports-2a66b32e414b3094a8783a5ae8b06faa85a7e96a.tar.gz ports-2a66b32e414b3094a8783a5ae8b06faa85a7e96a.zip |
Notes
Diffstat (limited to 'mail/libesmtp')
-rw-r--r-- | mail/libesmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 5320e5da3bd0..64ea19fc6a56 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.borgsdemons.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}r1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marcus@corp.grupos.com.br COMMENT= A library for posting electronic mail USE_BZIP2= yes |