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/dovecot2 | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) |
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/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 05bd68d8506d..69ebdee87d1d 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 |