diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
commit | 6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9 (patch) | |
tree | db7a5d68a7b148f62f63c9562391af1272e3f376 /mail/dovecot | |
parent | 91d87ad6cea9c90bdf179910d1ab72b833a67768 (diff) | |
download | freebsd-ports-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.zip |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index a3519edc439b..236435c4875a 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -9,6 +9,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.11.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ |