diff options
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index e00d44d118ac..da52dbbc3ed7 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -201,7 +201,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/ -PATCHFILES+= postfix-2.3.1-vda.patch.gz +PATCHFILES+= postfix-2.3.2-vda.patch.gz PATCH_DIST_STRIP= -p1 .endif |