From 9b79d68aa689e05e531a12c19aaad1df45e90f92 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 23 Mar 2009 18:30:44 +0000 Subject: Add the mirror at the Stockholm University, Sweden as the first master site because the primary master site is painfully slow. --- lang/erlang/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang/erlang') 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/ -- cgit v1.2.3