diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /audio/clementine-player | |
parent | 6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff) | |
download | ports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.tar.gz ports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.zip |
Notes
Diffstat (limited to 'audio/clementine-player')
-rw-r--r-- | audio/clementine-player/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 04a2e4d125ce..6881b88d7382 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -4,7 +4,7 @@ PORTNAME= clementine DISTVERSION= 1.3.1-661 DISTVERSIONSUFFIX= -g4ff370ce1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio PKGNAMESUFFIX= -player |