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/imb/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/imb/Makefile')
-rw-r--r-- | benchmarks/imb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index e43e20a..702a813 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= itetcu DISTNAME= 327191_327191 EXTRACT_SUFX= .gz -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Intel MPI Benchmark WRKSRC= ${WRKDIR}/IMB_3.0/src/ |