diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2021-01-06 10:13:58 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2021-01-06 10:13:58 +0000 |
commit | a798515415faedb3e670d78108a9b2597902b5c5 (patch) | |
tree | 1346c4816a33e412ab7dea4e186878086861cc47 /audio | |
parent | cb4c052480f7f7edeba328f459bcc40a3d52006f (diff) | |
download | ports-a798515415faedb3e670d78108a9b2597902b5c5.tar.gz ports-a798515415faedb3e670d78108a9b2597902b5c5.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ncspot/Makefile | 2 | ||||
-rw-r--r-- | audio/spotify-tui/Makefile | 2 | ||||
-rw-r--r-- | audio/spotifyd/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index fc6d07368940..f9161d30b707 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -3,7 +3,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index c322c15a391c..53aa6b39b5fb 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -3,7 +3,7 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= vulcan@wired.sh diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 355ed3b52174..f9e5e24e9e51 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -3,7 +3,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.2.24 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MAINTAINER= mikael@FreeBSD.org |