aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2009-01-27 03:52:05 +0800
committermnag <mnag@FreeBSD.org>2009-01-27 03:52:05 +0800
commit66bc0d3ec244951cccd07cef7f6140501a02f8f4 (patch)
tree6ce0a076586d50848339d9a00498e044562cc823 /mail/postfix28/Makefile
parentef79dc03c74776355879c3623de9f4310af67ee7 (diff)
downloadfreebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.tar.gz
freebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.tar.zst
freebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.zip
- Update to 2.5.6
- Update VDA patch to 2.5.6
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r--mail/postfix28/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 7f75b51de08d..5168159a2da5 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.5.5
+PORTVERSION= 2.5.6
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -185,7 +185,7 @@ _REQUIRE+= ypserv
.if defined(WITH_VDA)
PATCH_SITES+= http://vda.sourceforge.net/VDA/
-PATCHFILES+= postfix-2.5.4-vda-ng.patch.gz
+PATCHFILES+= postfix-2.5.6-vda-ng.patch.gz
PATCH_DIST_STRIP= -p1
.endif