diff options
author | obraun <obraun@FreeBSD.org> | 2003-05-13 05:02:53 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-05-13 05:02:53 +0800 |
commit | 68d4362ae070f07467f21f73464f889f284e6722 (patch) | |
tree | 338f679fc999bfa94dabb205e24e20789bfa62b1 /mail/postfix28/Makefile | |
parent | c7e73c4f8fd2f1231c3e0a732d49322ef753735e (diff) | |
download | freebsd-ports-gnome-68d4362ae070f07467f21f73464f889f284e6722.tar.gz freebsd-ports-gnome-68d4362ae070f07467f21f73464f889f284e6722.tar.zst freebsd-ports-gnome-68d4362ae070f07467f21f73464f889f284e6722.zip |
* Upgrade to 2.0.9.
* Re-enable IPv6 without TLS as an option.
PR: ports/52133
Submitted by: maintainer
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 4e1b98538f6f..63539a865545 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |