diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
commit | e9467d03d02feade60d56af32bad3975ec1bb443 (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /net-im/tox | |
parent | 90141b3770a8d4631c6cda46489cd26c59656d9a (diff) | |
download | freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.gz freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.zst freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.zip |
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1]
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index e9a75a5da318..240269fdeec2 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.150519 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org |