diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 10:58:50 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 11:03:23 +0200 |
commit | 7059b437276adb3724a01c87aa54da081f71c94b (patch) | |
tree | d21d08e0a573b91ce74096febc04f8faf5721f96 /www/newsboat | |
parent | eeb4b50dde8f23b2513958e5031d40a1057c7782 (diff) | |
download | freebsd-ports-7059b437276adb3724a01c87aa54da081f71c94b.zip |
*: Rebuild lang/rust consumers after the 1.55.0 update
Diffstat (limited to 'www/newsboat')
-rw-r--r-- | www/newsboat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 08c5e2d729ad..ee6d62a0badb 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -2,7 +2,7 @@ PORTNAME= newsboat DISTVERSION= 2.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |