diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /mail/postfix-current/Makefile | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) | |
download | ports-7acca7e902159e9dc10f702c44e81b611c630680.tar.gz ports-7acca7e902159e9dc10f702c44e81b611c630680.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=418153
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index fcf83e6fe5c2..21f37766058c 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.2-20160625 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ |