diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
commit | 11ba2822cfd5548595148f9bf53daa4984249dd2 (patch) | |
tree | 2d59ec0250354cd3997d338bf5f29ab28006dc8f /benchmarks/fhourstones | |
parent | 999514b5c9279c7558787dea5d1c26c43115194c (diff) | |
download | ports-11ba2822cfd5548595148f9bf53daa4984249dd2.tar.gz ports-11ba2822cfd5548595148f9bf53daa4984249dd2.zip |
Notes
Diffstat (limited to 'benchmarks/fhourstones')
-rw-r--r-- | benchmarks/fhourstones/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/fhourstones/Makefile b/benchmarks/fhourstones/Makefile index 578196d1cf4b..a968ec30314d 100644 --- a/benchmarks/fhourstones/Makefile +++ b/benchmarks/fhourstones/Makefile @@ -12,7 +12,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://homepages.cwi.nl/~tromp/c4/ DISTNAME= Fhourstones -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Fhourstones Benchmark NO_WRKSUBDIR= yes |