diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 05:13:20 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 05:13:20 +0000 |
| commit | 50e660916ab42120de0141fd35b5499f23dc84f3 (patch) | |
| tree | 227a41a033d80014af0d6a5d1abd70cd4d4fb52c /benchmarks/postmark | |
| parent | 188d11ac4088229c693dcc44334a5c862c9d3a00 (diff) | |
Notes
Diffstat (limited to 'benchmarks/postmark')
| -rw-r--r-- | benchmarks/postmark/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index 965e76f355f2..2d827b04960c 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -10,7 +10,8 @@ DISTNAME= postmark-1_11 PKGNAME= postmark-1.11 CATEGORIES= benchmarks -MASTER_SITES= http://www.netapp.com/ftp/ +MASTER_SITES= http://www.netapp.com/ftp/ \ + http://www.taronga.com/~nick/files/ EXTRACT_SUFX= .c MAINTAINER= obrien@FreeBSD.org |
