aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e5b4f3378..cc0160c53 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ pandoc-types:
cabal-dev add-source pandoc-types
citeproc-hs: pandoc-types
- git clone https://github.com/jgm/citeproc-hs && \
+ darcs get --lazy http://gorgias.mine.nu/repos/citeproc-hs && \
cabal-dev add-source citeproc-hs
install: