Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 08:09:19 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451953 - head/benchmarks/bonnie++
Message-ID:  <201710130809.v9D89JNq070122@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct 13 08:09:19 2017
New Revision: 451953
URL: https://svnweb.freebsd.org/changeset/ports/451953

Log:
  Fix master_site

Modified:
  head/benchmarks/bonnie++/Makefile

Modified: head/benchmarks/bonnie++/Makefile
==============================================================================
--- head/benchmarks/bonnie++/Makefile	Fri Oct 13 06:51:30 2017	(r451952)
+++ head/benchmarks/bonnie++/Makefile	Fri Oct 13 08:09:19 2017	(r451953)
@@ -4,7 +4,7 @@
 PORTNAME=	bonnie++
 PORTVERSION=	1.97.3
 CATEGORIES=	benchmarks
-MASTER_SITES=	http://www.coker.com.au/bonnie++/experimental/
+MASTER_SITES=	https://www.coker.com.au/bonnie++/
 
 MAINTAINER=	martymac@FreeBSD.org
 COMMENT=	Performance Test of Filesystem I/O



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710130809.v9D89JNq070122>