diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
commit | c7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch) | |
tree | 24ceda4636b1d1d96b8c952288f9320fcbd47a1b /sysutils/rsfetch | |
parent | mail/thunderbird: Fix build with rust 1.63.0 (diff) |
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'sysutils/rsfetch')
-rw-r--r-- | sysutils/rsfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsfetch/Makefile b/sysutils/rsfetch/Makefile index 692827694749..7e9e1675d848 100644 --- a/sysutils/rsfetch/Makefile +++ b/sysutils/rsfetch/Makefile @@ -1,6 +1,6 @@ PORTNAME= rsfetch DISTVERSION= 2.0.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org |