diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /benchmarks | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/py-naarad/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/py-zopkio/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile index 068e06718532..675f43b9cdfc 100644 --- a/benchmarks/py-naarad/Makefile +++ b/benchmarks/py-naarad/Makefile @@ -2,7 +2,7 @@ PORTNAME= naarad PORTVERSION= 1.0.15 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index 5a160ab5f8ff..7ac98f6898b9 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -2,7 +2,7 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |