diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /mail/postfix-current | |
parent | de2e20b6267a9c18240ee6e4ba6bdc9f647cbecc (diff) | |
download | freebsd-ports-f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3.zip |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
Diffstat (limited to 'mail/postfix-current')
-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 c70e66159116..f139d92e2abd 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ PORTNAME= postfix DISTVERSION= 3.7-20210815 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 6 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ |