summaryrefslogtreecommitdiff
path: root/audio/fluidsynth/Makefile
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2020-10-01 08:56:20 +0000
committerThomas Zander <riggs@FreeBSD.org>2020-10-01 08:56:20 +0000
commit8337fc6d5f69b84046f87dc7a846dbe640dbaf96 (patch)
tree51a2597f00d4b6d41cbf9add0ac210a8d19bac15 /audio/fluidsynth/Makefile
parentDeprecate devel/gitg provides the same functionnality while maintained (diff)
Chase libsndfile 1.0.30 update.
Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers.
Notes
Notes: svn path=/head/; revision=550824
Diffstat (limited to 'audio/fluidsynth/Makefile')
-rw-r--r--audio/fluidsynth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 93a09d6f9707..ec4c6ee3f5ca 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fluidsynth
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= multimedia@FreeBSD.org