diff options
author | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
commit | d2f322244969c311f53c5dfec941dda68d928183 (patch) | |
tree | 75bf34e259b30c940b9589ee6308bc770e1aea3f /benchmarks/fhourstones/Makefile | |
parent | 242299e276ebafc89f9ed33f977a905a2f1f6836 (diff) | |
download | FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.zip FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.tar.gz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
Diffstat (limited to 'benchmarks/fhourstones/Makefile')
-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 34910a9..7e1f35d 100644 --- a/benchmarks/fhourstones/Makefile +++ b/benchmarks/fhourstones/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://homepages.cwi.nl/~tromp/c4/ DISTNAME= Fhourstones -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= The Fhourstones Benchmark NO_WRKSUBDIR= yes |