diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
commit | cf03afc451ed188be94a201a6f0316332ba94105 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /net-im | |
parent | 3f3b92080b3e50397fc68b63efed7c8fc21de502 (diff) | |
download | freebsd-ports-gnome-cf03afc451ed188be94a201a6f0316332ba94105.tar.gz freebsd-ports-gnome-cf03afc451ed188be94a201a6f0316332ba94105.tar.zst freebsd-ports-gnome-cf03afc451ed188be94a201a6f0316332ba94105.zip |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
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 f3a40f62ebcd..ad8d34ad56d2 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |