diff options
Diffstat (limited to 'mail/smtp-gated/Makefile')
-rw-r--r-- | mail/smtp-gated/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index 1c81f7c78cf..13f2335a0a4 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -3,10 +3,11 @@ PORTNAME= smtp-gated PORTVERSION= 1.4.20.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://software.klolik.org/smtp-gated/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= Proxy for SMTP sessions with virus and spam scan LICENSE= GPLv2 |