aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-06-15 22:28:25 +0800
committermnag <mnag@FreeBSD.org>2007-06-15 22:28:25 +0800
commitffa41967652f06c20b8dd279994b25c1f7edac12 (patch)
treea491f8b07b763cb8456d88cdae13e0562f8753b5 /mail/postfix28/Makefile
parente57952612b9dcce66478d037f230154efe4f70d9 (diff)
downloadfreebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.tar.gz
freebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.tar.zst
freebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.zip
- Update VDA patch to 2.4.3-vda-ng
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 9543f5cb1c20..edaf7cca9451 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -190,8 +190,8 @@ _REQUIRE+= ypserv
.endif
.if defined(WITH_VDA)
-PATCH_SITES+= http://vda.cvs.sourceforge.net/*checkout*/vda/VDA/
-PATCHFILES+= postfix-2.4.0-vda.patch
+PATCH_SITES+= http://vda.sourceforge.net/VDA/
+PATCHFILES+= postfix-2.4.3-vda-ng.patch.gz
PATCH_DIST_STRIP= -p1
.endif