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