diff options
author | sahil <sahil@FreeBSD.org> | 2013-10-27 11:29:59 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2013-10-27 11:29:59 +0800 |
commit | 67a4432411b36612915dccd3ba8d8ba5dbfbf328 (patch) | |
tree | fa4e5302c8d2818c0a154722f0e167cc2fb91678 /mail/postfix/Makefile | |
parent | 04af1a6691a23ce84a6c39ad1d7970f95ffa556c (diff) | |
download | freebsd-ports-gnome-67a4432411b36612915dccd3ba8d8ba5dbfbf328.tar.gz freebsd-ports-gnome-67a4432411b36612915dccd3ba8d8ba5dbfbf328.tar.zst freebsd-ports-gnome-67a4432411b36612915dccd3ba8d8ba5dbfbf328.zip |
- Update to 2.10.2
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 2fc57e1d1447..ec221a66c6bf 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.10.1 +PORTVERSION= 2.10.2 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |