diff options
author | pav <pav@FreeBSD.org> | 2004-06-23 03:30:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-23 03:30:26 +0800 |
commit | 840401d0d2f82c8156e029e6ec55aadcd192f32c (patch) | |
tree | 53e0ad4d8007e5745b2da4e08c4c9c697d5f03e6 /mail/postfix28/Makefile | |
parent | e2dbb8c23fa831d7d250729d7b6ac905955fadf5 (diff) | |
download | freebsd-ports-gnome-840401d0d2f82c8156e029e6ec55aadcd192f32c.tar.gz freebsd-ports-gnome-840401d0d2f82c8156e029e6ec55aadcd192f32c.tar.zst freebsd-ports-gnome-840401d0d2f82c8156e029e6ec55aadcd192f32c.zip |
- Update to 2.1.3
Note for users of IPv6 patches: don't upgrade, patches were not updated for 2.1.3
yet and don't work at the moment.
PR: ports/68171
Submitted by: Vivek Khera <vivek@khera.org> (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 30fff8b153c0..43bde1f43b6f 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.1.1 +PORTVERSION= 2.1.3 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |