diff options
Diffstat (limited to 'benchmarks/postmark/Makefile')
-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 965e76f355f..2d827b04960 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 |