diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-17 18:26:55 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-17 18:26:55 +0000 |
commit | e88c230822bf201fd0966515a342171e94d041a1 (patch) | |
tree | 101c71c75bec4f640db5992f0c30f28149905fd8 /net-im/py-toxcore-c | |
parent | a670fad546ccccc4b925f6c9a7741cf4836ce15a (diff) |
net-im/*: bump PORTREVISION after the upgrade of toxcore
Diffstat (limited to 'net-im/py-toxcore-c')
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index dd444d45a14e..89411f2ec463 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxcore-c DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |