diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
commit | 6095f1422aa01852031a042d6bf71f605ef7c83b (patch) | |
tree | d946de260353def950c97639f16024fbc82ba93f /www/newsboat | |
parent | 1dcff5c1ca4617a63d8a45a403be4b42118c4d5b (diff) | |
download | freebsd-ports-6095f1422aa01852031a042d6bf71f605ef7c83b.zip |
Rebuild lang/rust consumers after r569489
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 a9370bd220c8..a6cfb1781872 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -3,7 +3,7 @@ PORTNAME= newsboat PORTVERSION= 2.22.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |