summaryrefslogtreecommitdiff
path: root/benchmarks/paranoia
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-02-22 14:15:28 +0000
committerasau <asau@pkgsrc.org>2009-02-22 14:15:28 +0000
commit101fe2017b42a0fb002666316236fa1263873500 (patch)
tree2cacc78a0b0c70ec8412feab9b98f9b35013d1cc /benchmarks/paranoia
parent29b0caba1a4ab018368f8726d58522cbc066f46f (diff)
downloadpkgsrc-101fe2017b42a0fb002666316236fa1263873500.tar.gz
Use MASTER_SITE_NETLIB for Netlib and its mirrors.
Discussed with Tobias Nygren.
Diffstat (limited to 'benchmarks/paranoia')
-rw-r--r--benchmarks/paranoia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/paranoia/Makefile b/benchmarks/paranoia/Makefile
index 468b75d3ed7..ae77ff8895e 100644
--- a/benchmarks/paranoia/Makefile
+++ b/benchmarks/paranoia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2009/02/22 14:15:28 asau Exp $
DISTNAME= paranoia
PKGNAME= paranoia-960101
CATEGORIES= benchmarks
-MASTER_SITES= http://www.netlib.org/paranoia/
+MASTER_SITES= ${MASTER_SITE_NETLIB:=paranoia/}
EXTRACT_SUFX= .c
MAINTAINER= pkgsrc-users@NetBSD.org