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 /multimedia/librespot/Makefile | |
parent | 3e99d4e978144e6e424bda44e3041abfc6cc92bf (diff) | |
download | freebsd-ports-dd10dc88a7cf54f9aa164bf40cc5e481021401d6.zip |
lang/rust: Bump revisions after 1.73.0
PR: 274499
Diffstat (limited to 'multimedia/librespot/Makefile')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index a422bb0feb87..50fc067a74ef 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |