summaryrefslogtreecommitdiff
path: root/lang/erlang/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2009-03-23 18:30:44 +0000
committertron <tron@pkgsrc.org>2009-03-23 18:30:44 +0000
commit9b79d68aa689e05e531a12c19aaad1df45e90f92 (patch)
tree2cc2bbbe0b3fb62f3efd537323ed27e973def428 /lang/erlang/Makefile
parent7321123f8c66ee9a1273c75a365022e3934f3c71 (diff)
downloadpkgsrc-9b79d68aa689e05e531a12c19aaad1df45e90f92.tar.gz
Add the mirror at the Stockholm University, Sweden as the first master
site because the primary master site is painfully slow.
Diffstat (limited to 'lang/erlang/Makefile')
-rw-r--r--lang/erlang/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index 8e42299d9b7..099028908c1 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.40 2009/02/07 21:45:43 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2009/03/23 18:30:44 tron Exp $
DISTNAME= otp_src_${DIST_VERSION_MAJOR}-${DIST_VERSION_MINOR}
PKGNAME= erlang-${ERLANG_VERSION}
PKGREVISION= 3
CATEGORIES= lang
-MASTER_SITES= http://www.erlang.org/download/
+MASTER_SITES= http://erlang.mirror.su.se/download/ \
+ http://www.erlang.org/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.erlang.org/