diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-26 10:10:03 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-26 10:10:03 +0000 |
commit | d6a6d2b90ee9bd03563c674647f858c56555b1b5 (patch) | |
tree | 0d23e0322794d81e8c809dac997e01d330c9ecf9 /net-im/toxic | |
parent | 5c137ca8f1724c7a85edb84296db64c257a92a2d (diff) |
- Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>
- Bump PORTREVISION of consumers.
Notes
Notes:
svn path=/head/; revision=473381
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index f396933d1f6d..3abf5a22fedd 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.8.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im |