diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-17 21:23:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-07 00:39:10 +0000 |
commit | 268cee3b0227efd217869b43152e8936a05cb850 (patch) | |
tree | d423114ee3e4ebe982f48abea11319040ed245fd /mail/postfix-current | |
parent | 6b6c2f9f597039083465d17cb34259e170db76b1 (diff) | |
download | freebsd-ports-268cee3b0227efd217869b43152e8936a05cb850.zip |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
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 2b9b0b9e3cd0..94d73133a96b 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ PORTNAME= postfix DISTVERSION= 3.8-20220325 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 6 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ |