diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
commit | 89b79e70ecef68a62c03a238d42ae673614f44da (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /net-im/tox | |
parent | e555d3347be149e9763d5d76a3fe84a91c00a378 (diff) | |
download | freebsd-ports-gnome-89b79e70ecef68a62c03a238d42ae673614f44da.tar.gz freebsd-ports-gnome-89b79e70ecef68a62c03a238d42ae673614f44da.tar.zst freebsd-ports-gnome-89b79e70ecef68a62c03a238d42ae673614f44da.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 |