aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-02-03 23:36:19 +0800
committerobrien <obrien@FreeBSD.org>2000-02-03 23:36:19 +0800
commit1bdea3254183c807c0be7fe27272e7a29470f883 (patch)
tree27deb4eaa063eed69b19fd52d54338fb9167eaca /benchmarks/iozone21
parent5ea17b344447128c962db7029e0880dd7b49fbd7 (diff)
downloadfreebsd-ports-gnome-1bdea3254183c807c0be7fe27272e7a29470f883.tar.gz
freebsd-ports-gnome-1bdea3254183c807c0be7fe27272e7a29470f883.tar.zst
freebsd-ports-gnome-1bdea3254183c807c0be7fe27272e7a29470f883.zip
Quiet a portlint(1) warning.
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r--benchmarks/iozone21/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 58c49f29fdd5..d39329eb56e0 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -11,9 +11,6 @@ CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
EXTRACT_SUFX= .shar.gz
-# This site does not allow root@<hostname> password
-FETCH_CMD= FTP_PASSWORD=portsuser@FreeBSD.org /usr/bin/fetch
-
MAINTAINER= obrien@FreeBSD.org
EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh )