diff options
author | garga <garga@FreeBSD.org> | 2007-12-21 23:31:18 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-12-21 23:31:18 +0800 |
commit | 63af42424d77a115f49641a70a91959c4e24fb34 (patch) | |
tree | 966bf8496d4e4a02b488bbfe4117b05801363311 /benchmarks/Makefile | |
parent | f26894e1f596680ee5e66a5cd0480c1ca92b21b3 (diff) | |
download | freebsd-ports-gnome-63af42424d77a115f49641a70a91959c4e24fb34.tar.gz freebsd-ports-gnome-63af42424d77a115f49641a70a91959c4e24fb34.tar.zst freebsd-ports-gnome-63af42424d77a115f49641a70a91959c4e24fb34.zip |
- Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for this
PR: ports/117407
Submitted by: obrien@
Repocopied by: marcus@
Approved by: maintainer
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 6244e781f05a..72ec61b48848 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -61,6 +61,7 @@ SUBDIR += ubench SUBDIR += unixbench SUBDIR += webbench + SUBDIR += xdd SUBDIR += xengine .include <bsd.port.subdir.mk> |