diff options
Diffstat (limited to 'mail/postfix26/Makefile')
-rw-r--r-- | mail/postfix26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 262f59a1ed71..cb6d486141ab 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/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 |