aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-02 12:38:15 +0200
committerLoïc Hoguin <[email protected]>2014-08-02 12:38:15 +0200
commit5cf9ac25e57847c348b32f9808a5ab81f3f33bfa (patch)
tree40137a07466d631e27a40c7c60c52d212ee411ea /erlang.mk
parentee370accec8097d1d6ce58ef0dd0c709b401e561 (diff)
downloadcowboy-5cf9ac25e57847c348b32f9808a5ab81f3f33bfa.tar.gz
cowboy-5cf9ac25e57847c348b32f9808a5ab81f3f33bfa.tar.bz2
cowboy-5cf9ac25e57847c348b32f9808a5ab81f3f33bfa.zip
Update links extend -> ninenines
Diffstat (limited to 'erlang.mk')
-rw-r--r--erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.mk b/erlang.mk
index e846738..6c1d9cd 100644
--- a/erlang.mk
+++ b/erlang.mk
@@ -93,7 +93,7 @@ export ERL_LIBS
PKG_FILE2 ?= $(CURDIR)/.erlang.mk.packages.v2
export PKG_FILE2
-PKG_FILE_URL ?= https://raw.githubusercontent.com/extend/erlang.mk/master/packages.v2.tsv
+PKG_FILE_URL ?= https://raw.githubusercontent.com/ninenines/erlang.mk/master/packages.v2.tsv
# Core targets.