diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:14:03 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:39:51 +0200 |
commit | 06dbc12f96527e421161f573b6f983c8cfb0391c (patch) | |
tree | 3847774f64228534ccefc773254586fb8814c878 /www/newsboat | |
parent | f897ded31edcafadb3e4dd662fa022cabae86623 (diff) | |
download | freebsd-ports-06dbc12f96527e421161f573b6f983c8cfb0391c.zip |
lang/rust: Rebuild consumers for 1.53.0
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 01f5cbd25a7b..f53d4d0abee0 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -2,7 +2,7 @@ PORTNAME= newsboat PORTVERSION= 2.22.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |