aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2008-08-30 22:56:39 +0800
committermnag <mnag@FreeBSD.org>2008-08-30 22:56:39 +0800
commit4b0aa9792a72e7c1c986a254b2292bfd3c382529 (patch)
tree25c61dd7e89f7dff59f04fc9df46010c35ec05cc /mail/postfix28/Makefile
parent1e2ff0ae3daac810b7470200adda24c8ce9ac0d9 (diff)
downloadfreebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.tar.gz
freebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.tar.zst
freebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.zip
- Update VDA patch to 2.5.4
PR: 126897 Notified by: Brian Haun <brian___haun.net>
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r--mail/postfix28/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 2be3c280b8a8..ee4128206734 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/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