diff options
author | edwin <edwin@FreeBSD.org> | 2004-10-13 07:58:50 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-10-13 07:58:50 +0800 |
commit | b828a6a893d1ce2ddf5a0da5870d0528f9f913d3 (patch) | |
tree | 831e711242cbf07c56dca4ccff9d0945cf9bd696 /mail/postfix24/Makefile | |
parent | 1a9b45328727c38021b5a1fb1f4d641aecc35cfe (diff) | |
download | freebsd-ports-gnome-b828a6a893d1ce2ddf5a0da5870d0528f9f913d3.tar.gz freebsd-ports-gnome-b828a6a893d1ce2ddf5a0da5870d0528f9f913d3.tar.zst freebsd-ports-gnome-b828a6a893d1ce2ddf5a0da5870d0528f9f913d3.zip |
update mail/postfix to latest
update postfix to 2.1.5
update IPv6 patches to latest corresponding versions
PR: ports/72009
Submitted by: Vivek Khera <vivek@khera.org>
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 0924e703a274..c093fe26507e 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |