diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-04-11 02:02:17 +0000 |
commit | bb0452e715a44a42ccf7bac7100dd90e39d901ba (patch) | |
tree | 2c8521eada4e51a187db8333383191363039eb7d /benchmarks | |
parent | Some more Makefile updates, for the math ports. (diff) |
Add MAINTAINER= jmz@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=1327
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/iozone21/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 02ca1ffd0da2..627d9feff227 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -6,6 +6,7 @@ EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar +MAINTAINER= jmz@FreeBSD.org pre-extract: depends diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 02ca1ffd0da2..627d9feff227 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -6,6 +6,7 @@ EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES EXEC_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar +MAINTAINER= jmz@FreeBSD.org pre-extract: depends |