diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-03-23 17:56:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-13 00:56:37 +0000 |
commit | f1f1a8be887ee2c5d75bec33cb8f8a89454e606b (patch) | |
tree | dc99b2868a8f44a59e8f7115a742d322824603cd /mail/dovecot | |
parent | 163279e1385c42d7052e6475a118daabaabf3cb5 (diff) | |
download | freebsd-ports-f1f1a8be887ee2c5d75bec33cb8f8a89454e606b.zip |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
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 4e4190a81059..6b7021b56583 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -9,6 +9,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.20 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ |