diff options
Diffstat (limited to '')
-rw-r--r-- | audio/spotify-tui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 6d5e2e44e709..d63ae268cce1 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org |