summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-05-16 20:36:10 +0000
committerzafer <zafer@pkgsrc.org>2009-05-16 20:36:10 +0000
commit818256c4570c27dabb7598125bddc5cc5639c406 (patch)
treec8fffd32b4d5bf2228ec5bf2063981c4281dca87 /benchmarks
parent3350674ce00d86ad404b4ee6e9b3bb26595fa607 (diff)
downloadpkgsrc-818256c4570c27dabb7598125bddc5cc5639c406.tar.gz
update master site
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/heapsort/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/heapsort/Makefile b/benchmarks/heapsort/Makefile
index ad92785d598..59b69eb264b 100644
--- a/benchmarks/heapsort/Makefile
+++ b/benchmarks/heapsort/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2009/05/16 20:36:10 zafer Exp $
DISTNAME= heapsort.c
PKGNAME= heapsort-1.0
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/heapsort/
+MASTER_SITES= ftp://ftp.kreonet.re.kr/tools/benchmark/aburto/heapsort/
EXTRACT_SUFX= #empty
MAINTAINER= pkgsrc-users@NetBSD.org