diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-18 20:07:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-18 20:07:20 +0000 |
commit | 151664cac43b64d05fd9f315669d4b4bf2e67503 (patch) | |
tree | 339877a9f9d4a2b5a07e6adf1f5172f8cf3620d5 /audio/qsynth | |
parent | 42317424a2c61323f23a2007ea3caa37822bdbc4 (diff) | |
download | ports-151664cac43b64d05fd9f315669d4b4bf2e67503.tar.gz ports-151664cac43b64d05fd9f315669d4b4bf2e67503.zip |
Notes
Diffstat (limited to 'audio/qsynth')
-rw-r--r-- | audio/qsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 9254af3dfdd3..f6d66388c8a9 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -7,7 +7,7 @@ PORTNAME= qsynth PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} |