diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 08:15:49 +0800 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /audio/sc3-plugins | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) | |
download | freebsd-ports-gnome-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz freebsd-ports-gnome-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.zst freebsd-ports-gnome-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
Diffstat (limited to 'audio/sc3-plugins')
-rw-r--r-- | audio/sc3-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sc3-plugins/Makefile b/audio/sc3-plugins/Makefile index cc7e47066654..ba848c230cfd 100644 --- a/audio/sc3-plugins/Makefile +++ b/audio/sc3-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= sc3-plugins DISTVERSIONPREFIX= Version- DISTVERSION= 3.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |