diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-12 02:30:18 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-12 02:33:12 +0800 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /audio | |
parent | 8a46088e42ea23088057e5597de37a7db3f87496 (diff) | |
download | freebsd-ports-gnome-28e7a9334a30b9ace65539f22940d2d7831bad1e.tar.gz freebsd-ports-gnome-28e7a9334a30b9ace65539f22940d2d7831bad1e.tar.zst freebsd-ports-gnome-28e7a9334a30b9ace65539f22940d2d7831bad1e.zip |
Rebuild lang/rust consumers after d8837418ea743776
Diffstat (limited to 'audio')
-rw-r--r-- | audio/myxer/Makefile | 1 | ||||
-rw-r--r-- | audio/ncspot/Makefile | 1 | ||||
-rw-r--r-- | audio/spotify-tui/Makefile | 1 | ||||
-rw-r--r-- | audio/spotifyd/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index 58620ae071da..ae21a7733cb7 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,5 +1,6 @@ PORTNAME= myxer DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 03e859ed4981..77cb3e537c92 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,6 +1,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index d55d3d5593c6..a63d54ca6c2d 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,6 +1,7 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index f30dabb1e32a..c0ff6de307ea 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org |