summaryrefslogtreecommitdiff
path: root/benchmarks/heapsort
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2010-01-25 00:30:09 +0000
committerzafer <zafer@pkgsrc.org>2010-01-25 00:30:09 +0000
commit95c71b031e301e5c91a9bcf7fe0505abdb20cff4 (patch)
treee10cda15e407b172c7a0220d3516de18897b8b3e /benchmarks/heapsort
parent23397f4c227db4f3573f5a7282097a9a937324d3 (diff)
downloadpkgsrc-95c71b031e301e5c91a9bcf7fe0505abdb20cff4.tar.gz
update master_sites.
Diffstat (limited to 'benchmarks/heapsort')
-rw-r--r--benchmarks/heapsort/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/heapsort/Makefile b/benchmarks/heapsort/Makefile
index 59b69eb264b..153388135af 100644
--- a/benchmarks/heapsort/Makefile
+++ b/benchmarks/heapsort/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2009/05/16 20:36:10 zafer Exp $
+# $NetBSD: Makefile,v 1.16 2010/01/25 00:32:23 zafer Exp $
DISTNAME= heapsort.c
PKGNAME= heapsort-1.0
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.kreonet.re.kr/tools/benchmark/aburto/heapsort/
-EXTRACT_SUFX= #empty
+MASTER_SITES= http://ftp.sunet.se/pub/benchmark/aburto/heapsort/
+EXTRACT_SUFX= #empty
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Benchmark program for variable sized arrays