diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-05-02 15:37:50 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-05-03 10:00:34 +0200 |
commit | 57c3caaa6c71fac422a82aa252be380179d3c042 (patch) | |
tree | 5b44bb0b1029054581ea8dc50800d1d2d374607e /www/newsboat | |
parent | 9f600c6f47c1e6e8675baef6c39954d4c7eb7587 (diff) | |
download | freebsd-ports-57c3caaa6c71fac422a82aa252be380179d3c042.zip |
lang/rust: Relink ports after the Rust 1.60.0 update
Diffstat (limited to 'www/newsboat')
-rw-r--r-- | www/newsboat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index f009b33915d7..f4c66426337c 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -2,6 +2,7 @@ PORTNAME= newsboat DISTVERSION= 2.27 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |