diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-22 22:41:34 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-22 22:41:34 +0000 |
commit | 9c17409f46de5269357db7e9de6ec284d9dfbe57 (patch) | |
tree | 9bcc729aa066053d8bf469a6a35b491d2a006792 /benchmarks | |
parent | 0a1fd481c19b1ef89410a0a4c473fbfbc1965a97 (diff) | |
download | ports-9c17409f46de5269357db7e9de6ec284d9dfbe57.tar.gz ports-9c17409f46de5269357db7e9de6ec284d9dfbe57.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/postmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 311e22b6cbae..2b74fcf79fef 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.netapp.com/ftp/ \ http://www.taronga.com/~nick/files/ EXTRACT_SUFX= .c -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes |