summaryrefslogtreecommitdiff
path: root/mail/postfix25/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-04-05 16:15:39 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-04-05 16:15:39 +0000
commitbac004594a49030c32432af6281f90de32415564 (patch)
treea1f5223ddbae727e97374830787a8c3e9e5d94bb /mail/postfix25/Makefile
parentUse GCC 4.1.x on AMD64 to fix compilation errors. (diff)
- Update VDA patch to 2.4.0
Notes
Notes: svn path=/head/; revision=189300
Diffstat (limited to 'mail/postfix25/Makefile')
-rw-r--r--mail/postfix25/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 71faccb05b84..0bd2cf01c268 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/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