summaryrefslogtreecommitdiff
path: root/mail/postfix25/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-30 14:56:39 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-30 14:56:39 +0000
commit7d96f3c4850d7c6c93bdd3efe02570c30fa30bad (patch)
treee95c65094dc4932c7e1cc19921ab4bbc24a3f914 /mail/postfix25/Makefile
parentAdd p5-Hash-Util-FieldHash-Compat, use Hash::Util::FieldHash or ties, (diff)
- Update VDA patch to 2.5.4
PR: 126897 Notified by: Brian Haun <brian___haun.net>
Notes
Notes: svn path=/head/; revision=219464
Diffstat (limited to 'mail/postfix25/Makefile')
-rw-r--r--mail/postfix25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 2be3c280b8a8..ee4128206734 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -185,7 +185,7 @@ _REQUIRE+= ypserv
.if defined(WITH_VDA)
PATCH_SITES+= http://vda.sourceforge.net/VDA/
-PATCHFILES+= postfix-2.5.3-vda-ng.patch.gz
+PATCHFILES+= postfix-2.5.4-vda-ng.patch.gz
PATCH_DIST_STRIP= -p1
.endif