aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2015-08-25 04:11:03 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2015-08-25 04:11:03 +0800
commit387767a09e84eb4e8a3bac825557a86d4bbbfd3f (patch)
tree1da5f7771a1cdd7c5af8da7396415e28ab709ab7 /benchmarks
parent95d1cac28a6dbc52817943916f98a0dec2dbb81b (diff)
downloadfreebsd-ports-gnome-387767a09e84eb4e8a3bac825557a86d4bbbfd3f.tar.gz
freebsd-ports-gnome-387767a09e84eb4e8a3bac825557a86d4bbbfd3f.tar.zst
freebsd-ports-gnome-387767a09e84eb4e8a3bac825557a86d4bbbfd3f.zip
Unbreak by updating MASTER_SITE_SUBDIR
PR: 199824 Submitted by: lacey.leanne@gmail.com
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