summaryrefslogtreecommitdiff
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-10-22 18:39:39 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-10-22 18:39:39 +0000
commitbb970e52a05463c411c9e660b2f8a00c4aca8e18 (patch)
tree3c9817e66a75866660a62fe32ce1775a325db682 /mail/postfix28/Makefile
parentUpdate to 2.8.8 (diff)
- Update to 2.4.6
- Update VDA patch to 2.4.5 - Teach postfix to 8.0 [1] PR: 117304 [1] Submitted by: Oliver Peter <hoschi___mouhaha.de> [1] Approved by: maintainer
Notes
Notes: svn path=/head/; revision=201762
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 e1d71d6a4449..6b22660c207a 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/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