summaryrefslogtreecommitdiff
path: root/mail/postfix25/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-08-01 13:06:11 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-08-01 13:06:11 +0000
commit4a23c849152d5f322b1340c59e2fb850ee2af54d (patch)
treeecbc9558026c5ad4626a4c62490fc4e0b53b9876 /mail/postfix25/Makefile
parent- Update to 1.17.6 (diff)
- Update to 2.4.5
- Update VDA to 2.4.4
Notes
Notes: svn path=/head/; revision=196894
Diffstat (limited to 'mail/postfix25/Makefile')
-rw-r--r--mail/postfix25/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index edaf7cca9451..ad08b35b8cbe 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.4.3
+PORTVERSION= 2.4.5
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -191,7 +191,7 @@ _REQUIRE+= ypserv
.if defined(WITH_VDA)
PATCH_SITES+= http://vda.sourceforge.net/VDA/
-PATCHFILES+= postfix-2.4.3-vda-ng.patch.gz
+PATCHFILES+= postfix-2.4.4-vda-ng.patch.gz
PATCH_DIST_STRIP= -p1
.endif