diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index e36325c6..56cdad0a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -399,7 +399,7 @@ ifndef NIGHTLY #scinterm_url = http://foicica.com/scinterm/download/$@ scinterm_url = http://foicica.com/hg/scinterm/archive/$@ #scintillua_url = http://foicica.com/scintillua/download/$@ - scintillua_url = http://foicica.com/scintillua/archive/$@ + scintillua_url = http://foicica.com/hg/scintillua/archive/$@ gtdialog_url = http://foicica.com/gtdialog/download/$@ lspawn_url = http://foicica.com/lspawn/download/$@ else |