diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /benchmarks/py-zopkio/Makefile | |
parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) |
Diffstat (limited to 'benchmarks/py-zopkio/Makefile')
-rw-r--r-- | benchmarks/py-zopkio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index 0a3d7ffbae43..6651d81c42dc 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -1,6 +1,6 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |