diff options
Diffstat (limited to 'mail/proxsmtp/Makefile')
-rw-r--r-- | mail/proxsmtp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 5a57fd8..2b0202e 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -7,11 +7,12 @@ PORTNAME= proxsmtp PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= http://memberwebs.com/nielsen/software/proxsmtp/ MAINTAINER= saturnero@gufi.org -COMMENT= A flexible SMTP filter which can act also as trasparent proxy +COMMENT= A flexible SMTP filter which can act also as transparent proxy USE_GMAKE= yes GNU_CONFIGURE= yes |