summaryrefslogtreecommitdiffstats
path: root/lst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lst/Makefile')
-rw-r--r--lst/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/Makefile b/lst/Makefile
index a428af15..6d2d39e3 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -40,7 +40,7 @@ install: $(TMP_TABLES) $(TABLES3)
(echo "# This file was created:" `date '+%Y-%m-%d %H:%M:%S (%z)'` ; \
echo "# !! The latest version is available via CVS at" ; \
echo "# export CVS_RSH=ssh" ; \
- echo "# export CVSROOT=:ext:anoncvs@cvs.mandrakesoft.com:/cooker" ; \
+ echo "# export CVSROOT=:ext:anoncvs@cvs.mandriva.com:/cooker" ; \
echo "# cvs checkout soft/$(project) (password \`\`cvs'')" ; \
cat $$i.tmp \
) > $(dir)/$$i.d/90default.lst; done