diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
commit | 1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9 (patch) | |
tree | 1b91cf25a517f0678e0ea74c573d037f31f9c97a /audio/mumble | |
parent | 0015bb45228d10ad6c2b9c122a4578be125c7acb (diff) | |
download | freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.gz freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.zst freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.zip |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
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 c171ad18fe07..7b6621dfaa77 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org |