summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d0c661..cc4406b 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ $(TARBALL): Makefile LICENCE schemas.xml $(RNCS)
wget -N --no-verbose https://www.gentoo.org/dtd/$@
devbook.dtd:
- wget -N --no-verbose https://devmanual.gentoo.org/$@
+ wget -N --no-verbose \
+ https://gitweb.gentoo.org/proj/devmanual.git/plain/$@
-include .depend