aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-03 15:36:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-03 15:36:19 +0000
commit3b164ec86e21357e305ec655454bb3d4ed28b76f (patch)
tree217125803c4b29cc38406cafedf9981e8e499f3b /benchmarks/iozone21
parent9669aa61a685e3496ac43fc3ad10a6dca1fd501a (diff)
downloadports-3b164ec86e21357e305ec655454bb3d4ed28b76f.tar.gz
ports-3b164ec86e21357e305ec655454bb3d4ed28b76f.zip
Quiet a portlint(1) warning.
Notes
Notes: svn path=/head/; revision=25458
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 )