diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /audio/mumble | |
parent | New port: misc/orion: QML/C++-written desktop client for Twitch.tv (diff) |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
Notes
Notes:
svn path=/head/; revision=498698
Diffstat (limited to 'audio/mumble')
-rw-r--r-- | audio/mumble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index e02d3dab2c16..591d56381415 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble DISTVERSION= 1.3.0-rc1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org |