diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
commit | cf03afc451ed188be94a201a6f0316332ba94105 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /audio/mumble | |
parent | 3f3b92080b3e50397fc68b63efed7c8fc21de502 (diff) | |
download | ports-cf03afc451ed188be94a201a6f0316332ba94105.tar.gz ports-cf03afc451ed188be94a201a6f0316332ba94105.zip |
Notes
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 a51bc42ea108..c171ad18fe07 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org |