summaryrefslogtreecommitdiff
path: root/benchmarks/flops
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-24 10:34:43 +0000
committerwiz <wiz@pkgsrc.org>2016-04-24 10:34:43 +0000
commit25f2ff644d527a0285da715697bde805719c5c1c (patch)
tree7718e1db77a59b6b461f5b78554865c0110a915d /benchmarks/flops
parentacd92da8fd32aa69149ff57d1a291e1b739f5a93 (diff)
downloadpkgsrc-25f2ff644d527a0285da715697bde805719c5c1c.tar.gz
sunet.se stopped mirroring lots of stuff, remove/comment out references to it
Diffstat (limited to 'benchmarks/flops')
-rw-r--r--benchmarks/flops/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/flops/Makefile b/benchmarks/flops/Makefile
index a8fab186ec8..8b3e0b82828 100644
--- a/benchmarks/flops/Makefile
+++ b/benchmarks/flops/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/04/24 10:34:43 wiz Exp $
DISTNAME= flops
PKGNAME= flops-2.0
CATEGORIES= benchmarks
-MASTER_SITES= http://ftp.sunet.se/pub/benchmark/aburto/flops/
+MASTER_SITES= # http://ftp.sunet.se/pub/benchmark/aburto/flops/
DISTFILES= ${DISTNAME}.c ${DISTNAME}.doc
MAINTAINER= pkgsrc-users@NetBSD.org