diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
commit | 7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef /net-im/tox | |
parent | a7b2fab9d0f95052321dd6bfa2c2bc6360c2f079 (diff) | |
download | freebsd-ports-gnome-7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a.tar.gz freebsd-ports-gnome-7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a.tar.zst freebsd-ports-gnome-7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a.zip |
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
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 0065d9d40358..793df8d6714e 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org |