diff options
Diffstat (limited to 'mail/postfix25/Makefile')
-rw-r--r-- | mail/postfix25/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index c18e5800c7b2..23235479473b 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -200,7 +200,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/ -PATCHFILES+= postfix-2.3.0-vda.patch.gz +PATCHFILES+= postfix-2.3.1-vda.patch.gz PATCH_DIST_STRIP= -p1 .endif |