diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-10-05 20:43:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-11-17 11:46:00 +0000 |
commit | e55b80195e2af4bd63088de216ccd3e23be81c1f (patch) | |
tree | 2940e8bbfa7b746e0ca39510d33120efd8d69e5e /news/tin/Makefile | |
parent | 154f38af44602c60b6dde820eaa98a77508f9502 (diff) | |
download | ports-e55b80195e2af4bd63088de216ccd3e23be81c1f.tar.gz ports-e55b80195e2af4bd63088de216ccd3e23be81c1f.zip |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 8368fbd45c18..1ce4e1b63977 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,6 +1,6 @@ PORTNAME= tin PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ |