diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 12:15:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 12:15:46 +0000 |
commit | c48c4a1ca099aabbf17ea938ebf42e8ed8066843 (patch) | |
tree | c5ee23abc5dd4746cabffa11554a7533e53a9b59 /audio/fluidsynth | |
parent | cb96f1828bacc03d351a66c9f5e031df08b12b19 (diff) | |
download | ports-c48c4a1ca099aabbf17ea938ebf42e8ed8066843.tar.gz ports-c48c4a1ca099aabbf17ea938ebf42e8ed8066843.zip |
Notes
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r-- | audio/fluidsynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 2cdb0307c692..0ae604098223 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -3,6 +3,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} |