diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 07:38:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 07:38:03 +0000 |
commit | ee8f0602544d4f8395bcb838986dbbe8194beef2 (patch) | |
tree | 7b2bd01f6f1929bf2a503518a4009259f52920d9 /benchmarks | |
parent | 3235756d38706cd45459c9dc50b12382226969d5 (diff) | |
download | ports-ee8f0602544d4f8395bcb838986dbbe8194beef2.tar.gz ports-ee8f0602544d4f8395bcb838986dbbe8194beef2.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/rawio/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/rawio/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index 40458bde2aa9..d0c2f7ffbdc7 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -10,7 +10,8 @@ PORTNAME= rawio PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.lemis.com/pub/ +MASTER_SITES= ftp://ftp.lemis.com/pub/ \ + http://ftp.osuosl.org/pub/FreeBSD/distfiles/ MAINTAINER= grog@FreeBSD.org COMMENT= Test performance of low-level storage devices diff --git a/benchmarks/rawio/distinfo b/benchmarks/rawio/distinfo index aac74ccca6d6..59f5c83039ab 100644 --- a/benchmarks/rawio/distinfo +++ b/benchmarks/rawio/distinfo @@ -1,2 +1,3 @@ MD5 (rawio-1.2.tar.gz) = 9f71d985cdf218cfb941fb32055c34c4 +SHA256 (rawio-1.2.tar.gz) = 171f4c17a30161d1cc28012864c0505fd03a5f8f7643ca89dfc7f28f9cb3e092 SIZE (rawio-1.2.tar.gz) = 193655 |