diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 09:20:35 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-03-23 09:20:35 +0000 |
commit | 7349ed49cdc1fd5f4e3a1562ad2c0bd6ad6beb5a (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef /net-im | |
parent | a7b2fab9d0f95052321dd6bfa2c2bc6360c2f079 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qTox/Makefile | 1 | ||||
-rw-r--r-- | net-im/tox/Makefile | 2 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 2 | ||||
-rw-r--r-- | net-im/uTox/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 05c468a148c5..b53533d69edd 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,6 +3,7 @@ PORTNAME= qTox PORTVERSION= 1.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 0065d9d40358..793df8d6714e 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index b50337ceedf3..d3d44db4012e 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.7.0.151113 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 5f142b63ecad..dff9cc7a8b34 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,7 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.5.1.20160121 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net |