diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /mail/smtpmail | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) | |
download | ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.tar.gz ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.zip |
Notes
Diffstat (limited to 'mail/smtpmail')
-rw-r--r-- | mail/smtpmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 07784ce1d633..269a7a3b5787 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Tool to send e-mail via a remote smtp server GNU_CONFIGURE= yes |