diff options
-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 5be0fbf6a339..07784ce1d633 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= marcus@corp.grupos.com.br -COMMENT= Tool to send the mails over remote smtp server +COMMENT= Tool to send e-mail via a remote smtp server GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |