aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-31 21:32:10 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-31 21:32:10 +0800
commit45ce78f3efeac959fe7b6fbc8c78998e325df920 (patch)
tree931bb94404af010d494ea80e33624aa78c48b126
parent0a44979b96d899f75f2d231a8fab29d828f302a1 (diff)
downloadfreebsd-ports-gnome-45ce78f3efeac959fe7b6fbc8c78998e325df920.tar.gz
freebsd-ports-gnome-45ce78f3efeac959fe7b6fbc8c78998e325df920.tar.zst
freebsd-ports-gnome-45ce78f3efeac959fe7b6fbc8c78998e325df920.zip
Mirror back, apparently we still got some problems fetching from github from
time to time
-rw-r--r--devel/yajl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/yajl/Makefile b/devel/yajl/Makefile
index 65e3023b9ca1..ba63fbd38fad 100644
--- a/devel/yajl/Makefile
+++ b/devel/yajl/Makefile
@@ -8,7 +8,8 @@
PORTNAME= yajl
PORTVERSION= 2.0.4
CATEGORIES= devel
-MASTER_SITES= http://github.com/lloyd/yajl/tarball/${GITREF}/
+MASTER_SITES= http://github.com/lloyd/yajl/tarball/${GITREF}/ \
+ http://files.etoilebsd.net/yajl/
DISTNAME= lloyd-${PORTNAME}-${GITREF}
MAINTAINER= bapt@FreeBSD.org