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 /multimedia/librespot | |
parent | 1bdfb58fea2259d7ba36cc99109e9e4f59897e6e (diff) | |
download | freebsd-ports-c7912d97754bb7aa9a18eb33df53f91cba4cd82d.zip |
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index ae9e7b98122b..1ce3bc3dae1e 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,6 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |