aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 )