diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-04-19 05:44:27 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-04-19 05:44:27 +0000 |
commit | 0043bb07a4030107f15f96f928ab3f3c7d925cd0 (patch) | |
tree | 53e1d0c493fb08923743be8f20c133b39e4e86f1 /benchmarks | |
parent | 6d76b512f44422a84aed2d0f152c6e90e6abc8cf (diff) | |
download | ports-0043bb07a4030107f15f96f928ab3f3c7d925cd0.tar.gz ports-0043bb07a4030107f15f96f928ab3f3c7d925cd0.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index a5759f4b5e8a..7b3ce5c4b7c6 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -55,6 +55,8 @@ SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark + SUBDIR += py-naarad + SUBDIR += py-zopkio SUBDIR += pybench SUBDIR += raidtest SUBDIR += ramspeed |