diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /benchmarks | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ubench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 9ba02a17091e..2ce0eb74fda9 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/benchmark -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@FreeBSD.org HAS_CONFIGURE= yes |