diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-29 16:04:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-29 16:04:36 +0000 |
commit | 7f2dff279c4cee45ca3962928235e64b8a2ed68a (patch) | |
tree | 11008e8801186db5586972165ff6346d48d8dcaa /audio/clementine-player | |
parent | 75b188e49402ab249ccd3df15c59de6faf766307 (diff) |
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 3c8eb45b1b58..03d6c1ecdbbf 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio PKGNAMESUFFIX= -player |