diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-19 13:13:20 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-19 13:13:20 +0800 |
commit | d04ac3ae16cb0748a8a7b33eb678f8c141e774ee (patch) | |
tree | 979f0fae83afd8ccf833a3f0d64d7fc091b6fcfd /benchmarks/postmark | |
parent | c09debed4ed5829f6300975e3738da23c7a49086 (diff) | |
download | freebsd-ports-graphics-d04ac3ae16cb0748a8a7b33eb678f8c141e774ee.tar.gz freebsd-ports-graphics-d04ac3ae16cb0748a8a7b33eb678f8c141e774ee.tar.zst freebsd-ports-graphics-d04ac3ae16cb0748a8a7b33eb678f8c141e774ee.zip |
Add another MASTER_SITE.
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 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 |