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 /net-im | |
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 'net-im')
-rw-r--r-- | net-im/ricochet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index ad8d34ad56d2..28f51d07a9d7 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |