diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2010-11-16 18:09:26 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2010-11-16 18:09:26 +0000 |
commit | 5ab5966488c9380bb6b710dcda6f1e6d365f21a8 (patch) | |
tree | b2f40f43588e7202898b415da81184d53fd7883f /benchmarks | |
parent | 4cc0ff3c75cc01c42a49c341ef73b744515abac8 (diff) | |
download | ports-5ab5966488c9380bb6b710dcda6f1e6d365f21a8.tar.gz ports-5ab5966488c9380bb6b710dcda6f1e6d365f21a8.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 4933e2baffab..403b9b940b29 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ \ http://www.phoronix.com/downloads/phoronix-test-suite/releases/ -MAINTAINER= kris@pcbsd.org +MAINTAINER= ports@freebsd.org COMMENT= Phoronix Benchmarking Suite OPTIONS= X11 "Enable support for php-gtk2 GUI" on |