summaryrefslogtreecommitdiff
path: root/mail/postfix25/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-06-15 14:28:25 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-06-15 14:28:25 +0000
commitb0bf4f3de24e948b17f71f11b9f12fb7f8a2bacb (patch)
tree9119121d3912d5ee3049aabda41c4cd35e4f87de /mail/postfix25/Makefile
parent- Install authtest executable as per_user_authtest, to prevent conflict with (diff)
- Update VDA patch to 2.4.3-vda-ng
Notes
Notes: svn path=/head/; revision=193584
Diffstat (limited to 'mail/postfix25/Makefile')
-rw-r--r--mail/postfix25/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 9543f5cb1c20..edaf7cca9451 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/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