aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-03-07 21:01:07 +0800
committermnag <mnag@FreeBSD.org>2007-03-07 21:01:07 +0800
commit52fe22c5be71e6baaad811a421c4749fa9308cea (patch)
tree6af1c65ff9b732586802c14fa297419afb87d11a /mail/postfix28/Makefile
parent6605889728882340e663caf387502d394b77a890 (diff)
downloadfreebsd-ports-gnome-52fe22c5be71e6baaad811a421c4749fa9308cea.tar.gz
freebsd-ports-gnome-52fe22c5be71e6baaad811a421c4749fa9308cea.tar.zst
freebsd-ports-gnome-52fe22c5be71e6baaad811a421c4749fa9308cea.zip
- Update to 2.3.8
- Update VDA patch to 2.3.7
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r--mail/postfix28/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index e010263a27f0..9603dacaaf4d 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 2.3.7
-PORTREVISION= 1
+PORTVERSION= 2.3.8
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -201,7 +200,7 @@ _REQUIRE+= ypserv
.if defined(WITH_VDA)
PATCH_SITES+= http://vda.sourceforge.net/VDA/
-PATCHFILES+= postfix-2.3.4-vda.patch.gz
+PATCHFILES+= postfix-2.3.7-vda.patch.gz
PATCH_DIST_STRIP= -p1
.endif