diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-12-28 21:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-12-28 21:51:33 +0800 |
commit | 9d805905158fba88047491ea2782b288cf8fcf22 (patch) | |
tree | 347498c4c2abd0e53789105bdaa2f33dbb035894 /audio | |
parent | 47e447add725995c8fbafae85e125747b857d283 (diff) | |
download | freebsd-ports-gnome-9d805905158fba88047491ea2782b288cf8fcf22.tar.gz freebsd-ports-gnome-9d805905158fba88047491ea2782b288cf8fcf22.tar.zst freebsd-ports-gnome-9d805905158fba88047491ea2782b288cf8fcf22.zip |
Bump version to chrase aubio's shared library version.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour/Makefile | 2 | ||||
-rw-r--r-- | audio/denemo/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 70f57a6f9f08..f1bf82f3c3dc 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 080f82972553..13586071faa2 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -3,6 +3,7 @@ PORTNAME= denemo PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GNU |