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 | |
parent | e555d3347be149e9763d5d76a3fe84a91c00a378 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qTox/Makefile | 2 | ||||
-rw-r--r-- | net-im/tox/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 534a7ecaca0c..153716e4624d 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= qTox PORTVERSION= 0.150426 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com 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 |