diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-06 13:56:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-06 13:56:07 +0000 |
commit | 6049a2e74cb83b461ecaabd5ed5cda772d7ee3c2 (patch) | |
tree | ad9baadff08afc18f76b5c4e9da929816556c7e0 /benchmarks/pybench/Makefile | |
parent | 1a07b54104300bf39daf82d5c3a7913fe61b047d (diff) |
Notes
Diffstat (limited to 'benchmarks/pybench/Makefile')
-rw-r--r-- | benchmarks/pybench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 0a89b88e96ce..9b31a37f080b 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pybench -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ |