diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /audio/kid3-qt5 | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) |
Notes
Diffstat (limited to 'audio/kid3-qt5')
-rw-r--r-- | audio/kid3-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kid3-qt5/Makefile b/audio/kid3-qt5/Makefile index decfa1ad779f..33b596c576b5 100644 --- a/audio/kid3-qt5/Makefile +++ b/audio/kid3-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= kid3 PORTVERSION= 3.7.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= audio kde MASTER_SITES= SF PKGNAMESUFFIX= -${SLAVE} |