diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /mail/proxsmtp | |
parent | 01b65ccafeecede7be67b8ff9b06738e9cd78ce9 (diff) | |
download | ports-c550e11dac349a078eff978b930fd7947e079b39.tar.gz ports-c550e11dac349a078eff978b930fd7947e079b39.zip |
Notes
Diffstat (limited to 'mail/proxsmtp')
-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 85543a31c0b2..095ecc3ac760 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -5,7 +5,8 @@ PORTNAME= proxsmtp PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= mail security -MASTER_SITES= http://thewalter.net/stef/software/proxsmtp/ +MASTER_SITES= http://thewalter.net/stef/software/proxsmtp/ \ + ZI MAINTAINER= zi@FreeBSD.org COMMENT= Flexible SMTP filter which can act also as transparent proxy |