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/exim | |
parent | devel/icu: temporarily switch to GitHub (diff) |
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/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index d6c7c6ffc8b1..5f6ce08b23d1 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -2,7 +2,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= mail MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ |