pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/erlang Add the mirror at the Stockholm University...
details: https://anonhg.NetBSD.org/pkgsrc/rev/52caf518e71e
branches: trunk
changeset: 556619:52caf518e71e
user: tron <tron%pkgsrc.org@localhost>
date: Mon Mar 23 18:30:44 2009 +0000
description:
Add the mirror at the Stockholm University, Sweden as the first master
site because the primary master site is painfully slow.
diffstat:
lang/erlang/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 63e751bef7fc -r 52caf518e71e lang/erlang/Makefile
--- a/lang/erlang/Makefile Mon Mar 23 17:41:51 2009 +0000
+++ b/lang/erlang/Makefile Mon Mar 23 18:30:44 2009 +0000
@@ -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@localhost
HOMEPAGE= http://www.erlang.org/
Home |
Main Index |
Thread Index |
Old Index