aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix26/Makefile')
-rw-r--r--mail/postfix26/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index e1d71d6a4449..6b22660c207a 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.4.5
+PORTVERSION= 2.4.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.4.4-vda-ng.patch.gz
+PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz
PATCH_DIST_STRIP= -p1
.endif