From 708ea1cb2a2a95d5559924b79adbb5f684352d27 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Mon, 12 May 2014 11:27:32 +1000 Subject: Remove remaining references to berlios.de Reported-by: Paul Fertser Signed-off-by: Steve Bennett --- make-bootstrap-jim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make-bootstrap-jim') diff --git a/make-bootstrap-jim b/make-bootstrap-jim index 3fda9eb..80e73f3 100755 --- a/make-bootstrap-jim +++ b/make-bootstrap-jim @@ -46,7 +46,7 @@ tclexts="bootstrap initjimsh glob stdlib tclcompat" # Note ordering allexts="bootstrap aio readdir glob regexp file exec clock array stdlib tclcompat" -echo "/* This is single source file, bootstrap version of Jim Tcl. See http://jim.berlios.de/ */" +echo "/* This is single source file, bootstrap version of Jim Tcl. See http://jim.tcl.tk/ */" # define some core features for i in _GNU_SOURCE JIM_TCL_COMPAT JIM_REFERENCES JIM_ANSIC JIM_REGEXP HAVE_NO_AUTOCONF _JIMAUTOCONF_H; do -- cgit v1.1