diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-05-10 04:27:51 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-05-10 04:27:51 +0800 |
commit | 142143e5a71798b54efb737c06229e91de652544 (patch) | |
tree | 8243c8a0185f5aa87ee181019503630d2a92135c /net-im | |
parent | fd766124b3fa66bcb99f85e001d8ff630675eee8 (diff) | |
download | freebsd-ports-gnome-142143e5a71798b54efb737c06229e91de652544.tar.gz freebsd-ports-gnome-142143e5a71798b54efb737c06229e91de652544.tar.zst freebsd-ports-gnome-142143e5a71798b54efb737c06229e91de652544.zip |
Bump PORTREVISION on more opencv consumers due to opencv update
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 1 | ||||
-rw-r--r-- | net-im/tox12/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 022618b7e5a4..b8ae9a411855 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.2.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox12/Makefile b/net-im/tox12/Makefile index 24ecc39e75b7..648c887fc5f5 100644 --- a/net-im/tox12/Makefile +++ b/net-im/tox12/Makefile @@ -4,7 +4,7 @@ PORTNAME= toxcore PORTVERSION= 0.1.11 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im net-p2p PKGNAMESUFFIX= -legacy |