diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-10-24 12:22:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-10-24 12:22:32 +0200 |
commit | dd10dc88a7cf54f9aa164bf40cc5e481021401d6 (patch) | |
tree | 63ab1e22c26cc022983e5f8eb0b9b6038d8af92e /net-p2p/twitch-tui/Makefile | |
parent | 3e99d4e978144e6e424bda44e3041abfc6cc92bf (diff) | |
download | freebsd-ports-dd10dc88a7cf54f9aa164bf40cc5e481021401d6.zip |
lang/rust: Bump revisions after 1.73.0
PR: 274499
Diffstat (limited to 'net-p2p/twitch-tui/Makefile')
-rw-r--r-- | net-p2p/twitch-tui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index 8b2d0bee0140..e20fda4c9549 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org |