diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-25 14:30:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-25 14:49:50 +0000 |
commit | b9b250f91299716bc4a7a6b7b8db2284c57f16ca (patch) | |
tree | e0011b148402850bfba2f57b181c15037cb1dc29 /audio/spotifyd | |
parent | 0864916dd08431b20381e6d180ce0958e749199d (diff) | |
download | ports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.tar.gz ports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.zip |
Diffstat (limited to 'audio/spotifyd')
-rw-r--r-- | audio/spotifyd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 876c8e5fe2f2..55afcbdbcdd8 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org |