summaryrefslogtreecommitdiff
path: root/benchmarks/paranoia/Makefile
diff options
context:
space:
mode:
authorasau <asau>2009-02-22 14:15:28 +0000
committerasau <asau>2009-02-22 14:15:28 +0000
commit225cf7489a5fe2b7b688cec5f5b784aa4fe363b4 (patch)
tree2cacc78a0b0c70ec8412feab9b98f9b35013d1cc /benchmarks/paranoia/Makefile
parentac3b167379d91b2318b85952f676524c0d972f36 (diff)
downloadpkgsrc-225cf7489a5fe2b7b688cec5f5b784aa4fe363b4.tar.gz
Use MASTER_SITE_NETLIB for Netlib and its mirrors.
Discussed with Tobias Nygren.
Diffstat (limited to 'benchmarks/paranoia/Makefile')
-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