aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-11-09 02:44:39 +0800
committermnag <mnag@FreeBSD.org>2006-11-09 02:44:39 +0800
commit23bbf8c7fb9947e44da0e37d3aa3b5419eaaa2e5 (patch)
tree0cbd97eb7824fbc716bea0f3f7038abf50562f6b /mail/postfix28/Makefile
parent1cb26fd2309b9418439644191a65da753daf6ec5 (diff)
downloadfreebsd-ports-gnome-23bbf8c7fb9947e44da0e37d3aa3b5419eaaa2e5.tar.gz
freebsd-ports-gnome-23bbf8c7fb9947e44da0e37d3aa3b5419eaaa2e5.tar.zst
freebsd-ports-gnome-23bbf8c7fb9947e44da0e37d3aa3b5419eaaa2e5.zip
- Update VDA patch to 2.3.4
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 262f59a1ed71..cb6d486141ab 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -199,8 +199,8 @@ _REQUIRE+= ypserv
.endif
.if defined(WITH_VDA)
-PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/
-PATCHFILES+= postfix-2.3.3-vda.patch.gz
+PATCH_SITES+= http://vda.sourceforge.net/VDA/
+PATCHFILES+= postfix-2.3.4-vda.patch.gz
PATCH_DIST_STRIP= -p1
.endif