summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-16 21:04:59 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-16 21:04:59 +0000
commit15e6fd0ca3d741f9bfc0ef10e3aca6dcdc483742 (patch)
treefa115a6c0830ec29d33507f02f87fd3836d13b8e /benchmarks
parentUpdate portlint so it supports PORTNAME/PORTVERSION. This version (diff)
add = after MASTER_SITES
Notes
Notes: svn path=/head/; revision=27667
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bytebench/Makefile2
-rw-r--r--benchmarks/unixbench/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile
index 466166ed86b0..e21e2682a8f7 100644
--- a/benchmarks/bytebench/Makefile
+++ b/benchmarks/bytebench/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bytebench
PORTVERSION= 3.1
CATEGORIES= benchmarks
-MASTER_SITES ftp://ftp.inria.fr/system/benchmark/
+MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/
EXTRACT_SUFX= .tar.Z
MAINTAINER= se@FreeBSD.org
diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile
index 466166ed86b0..e21e2682a8f7 100644
--- a/benchmarks/unixbench/Makefile
+++ b/benchmarks/unixbench/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bytebench
PORTVERSION= 3.1
CATEGORIES= benchmarks
-MASTER_SITES ftp://ftp.inria.fr/system/benchmark/
+MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/
EXTRACT_SUFX= .tar.Z
MAINTAINER= se@FreeBSD.org