diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2014-08-27 20:31:11 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2014-08-27 20:31:11 +0800 |
commit | f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6 (patch) | |
tree | 4587a1297a24cc856bd87f90cbed8ec8f0a47b48 /net-im | |
parent | 43ddbe6236562ddfdd5c1aca996597fa87141c66 (diff) | |
download | freebsd-ports-graphics-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.tar.gz freebsd-ports-graphics-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.tar.zst freebsd-ports-graphics-f570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6.zip |
- Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
Diffstat (limited to 'net-im')
-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 ad395f8caa3..0552b6564eb 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.140814 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org |