diff options
author | riggs <riggs@FreeBSD.org> | 2016-12-18 01:08:42 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2016-12-18 01:08:42 +0800 |
commit | b367f232eec41bec4af86ad26e87e31589cf5efa (patch) | |
tree | 81aae3a5455e2870580335f9bf5bfc244d30718f | |
parent | a6d8e09cd561a1cd1cba827a02158fdd2432b058 (diff) | |
download | freebsd-ports-gnome-b367f232eec41bec4af86ad26e87e31589cf5efa.tar.gz freebsd-ports-gnome-b367f232eec41bec4af86ad26e87e31589cf5efa.tar.zst freebsd-ports-gnome-b367f232eec41bec4af86ad26e87e31589cf5efa.zip |
Bump PORTREVISION (due to changed OPTIONS set in the previous commit)
-rw-r--r-- | audio/fluidsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 05d5ecb88ccc..3e8d2efb62a4 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -3,7 +3,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} |