aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-04-06 00:15:39 +0800
committermnag <mnag@FreeBSD.org>2007-04-06 00:15:39 +0800
commit200a76b9c3fe8ec4cadf860128617c14e6b1ea68 (patch)
treeff93f214c4c7498ab5287a3083e3127c4e7ffcd3 /mail/postfix28/Makefile
parentce005de954f2260c93953aea8b6c87cbf2ca08ce (diff)
downloadfreebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.tar.gz
freebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.tar.zst
freebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.zip
- Update VDA patch to 2.4.0
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r--mail/postfix28/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 71faccb05b84..0bd2cf01c268 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -200,9 +200,8 @@ _REQUIRE+= ypserv
.endif
.if defined(WITH_VDA)
-BROKEN= Does not apply. Waiting to a new version
-PATCH_SITES+= http://vda.sourceforge.net/VDA/
-PATCHFILES+= postfix-2.3.7-vda.patch.gz
+PATCH_SITES+= http://vda.cvs.sourceforge.net/*checkout*/vda/VDA/
+PATCHFILES+= postfix-2.4.0-vda.patch
PATCH_DIST_STRIP= -p1
.endif