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/xdd | |
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/xdd')
-rw-r--r-- | benchmarks/xdd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/xdd/Makefile b/benchmarks/xdd/Makefile index aa53ee93625c..8d3d78c85055 100644 --- a/benchmarks/xdd/Makefile +++ b/benchmarks/xdd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdd PORTVERSION= 65 -CATEGORIES= sysutils +CATEGORIES= benchmarks MASTER_SITES= http://www.ioperformance.com/xddversions/ DISTNAME= xdd65.013007 EXTRACT_SUFX= .tgz |