diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2014-11-24 22:36:52 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2014-11-24 22:36:52 +0800 |
commit | bdcaf246b5b0aca73b6d306bf07c5ef29c247b60 (patch) | |
tree | e3d07b8d5170b6f8658a02a628a604d6134348c4 /net-im/tox | |
parent | 4610038a2ed476ffa8f584604a967d37045a3a44 (diff) | |
download | freebsd-ports-gnome-bdcaf246b5b0aca73b6d306bf07c5ef29c247b60.tar.gz freebsd-ports-gnome-bdcaf246b5b0aca73b6d306bf07c5ef29c247b60.tar.zst freebsd-ports-gnome-bdcaf246b5b0aca73b6d306bf07c5ef29c247b60.zip |
- Update libsodium to 1.0.1
- Bump revison for dependent ports
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 34d8358497ce..54aecf7a55d5 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.141116 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org |