summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:09:14 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:09:14 +0000
commit64d5cfca14c888fa333651e98281949c74bba9d6 (patch)
tree7bba5577f1dc398f57f3dbc20e8f2d10ac933bcc /benchmarks
parentSwitch to a good MASTER_SITE. (diff)
Remove bad MASTER_SITE and add proper version required line.
Notes
Notes: svn path=/head/; revision=8851
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile
index 4446c6be7d66..bccebe444d6b 100644
--- a/benchmarks/bonnie/Makefile
+++ b/benchmarks/bonnie/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: bonnie
-# Version required:
+# Version required: 1.0
# Date created: 26 September 1994
# Whom: se
#
-# $Id: Makefile,v 1.3 1995/11/22 11:36:48 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/18 11:21:44 asami Exp $
#
DISTNAME= Bonnie
PKGNAME= bonnie-1.0
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.sunet.se/pub/benchmark/Bonnie/ \
- ftp://swedishchef.lerc.nasa.gov/drlabs/io/
+MASTER_SITES= ftp://ftp.sunet.se/pub/benchmark/Bonnie/
EXTRACT_SUFX= .tar.Z
MAINTAINER= se@FreeBSD.org