Index: head/benchmarks/iozone/Makefile =================================================================== --- head/benchmarks/iozone/Makefile (revision 15040) +++ head/benchmarks/iozone/Makefile (revision 15041) @@ -1,25 +1,24 @@ # New ports collection makefile for: iozone # Version required: 2.01 # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.17 1996/11/18 11:21:53 asami Exp $ +# $Id: Makefile,v 1.18 1996/11/18 13:57:01 asami Exp $ # -DISTNAME= iozone -PKGNAME= iozone-2.01 +DISTNAME= iozone-2.01 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/ -DISTFILES= iozone-2.01.shar.gz +EXTRACT_SUFX= .shar.gz -# This site not allows root@ password -FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch +# This site does not allow root@ password +FETCH_CMD= FTP_PASSWORD=portsuser@FreeBSD.org /usr/bin/fetch MAINTAINER= jmz@FreeBSD.org EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES MAN1= iozone.1 .include Property changes on: head/benchmarks/iozone/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/benchmarks/iozone21/Makefile =================================================================== --- head/benchmarks/iozone21/Makefile (revision 15040) +++ head/benchmarks/iozone21/Makefile (revision 15041) @@ -1,25 +1,24 @@ # New ports collection makefile for: iozone # Version required: 2.01 # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.17 1996/11/18 11:21:53 asami Exp $ +# $Id: Makefile,v 1.18 1996/11/18 13:57:01 asami Exp $ # -DISTNAME= iozone -PKGNAME= iozone-2.01 +DISTNAME= iozone-2.01 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/ -DISTFILES= iozone-2.01.shar.gz +EXTRACT_SUFX= .shar.gz -# This site not allows root@ password -FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch +# This site does not allow root@ password +FETCH_CMD= FTP_PASSWORD=portsuser@FreeBSD.org /usr/bin/fetch MAINTAINER= jmz@FreeBSD.org EXTRACT_CMD= ( gzcat | awk '{if (/^\#!/) x++} {if(x) print $$0'}| /bin/sh ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES MAN1= iozone.1 .include Property changes on: head/benchmarks/iozone21/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property