summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2015-08-24 20:11:03 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2015-08-24 20:11:03 +0000
commit6074555ce1d9e8cf1d9510725a43d92bdf57f4b6 (patch)
tree1da5f7771a1cdd7c5af8da7396415e28ab709ab7 /benchmarks
parentUpdate to 4.6.4 (diff)
Unbreak by updating MASTER_SITE_SUBDIR
PR: 199824 Submitted by: lacey.leanne@gmail.com
Notes
Notes: svn path=/head/; revision=395185
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 87d63afc81b1..6511b75a4f9b 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -5,12 +5,11 @@ PORTNAME= dbench
PORTVERSION= 4.0
PORTREVISION= 2
CATEGORIES= benchmarks
-MASTER_SITES= SAMBA/../../ftp/tridge/dbench
+MASTER_SITES= ftp/tridge/dbench
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simulation of the Ziff-Davis netbench benchmark
-BROKEN= Unfetchable
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
LICENSE= GPLv3