summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tcl.wse.in2
-rw-r--r--unix/tcl.spec8
2 files changed, 5 insertions, 5 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in
index 56caaeb..67714cf 100644
--- a/tools/tcl.wse.in
+++ b/tools/tcl.wse.in
@@ -54,7 +54,7 @@ item: Set Variable
end
item: Set Variable
Variable=URL
- Value=http://dev.scriptics.com/registration/%PATCHLEVEL%.html
+ Value=http://www.tcl.tk/
end
item: Set Variable
Variable=GROUP
diff --git a/unix/tcl.spec b/unix/tcl.spec
index c113392..de78478 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,4 +1,4 @@
-# $Id: tcl.spec,v 1.8 2001/08/08 22:28:24 dgp Exp $
+# $Id: tcl.spec,v 1.9 2002/03/05 20:31:42 hobbs Exp $
# This file is the basis for a binary Tcl RPM for Linux.
%define version 8.4a4
@@ -10,9 +10,9 @@ Version: %{version}
Release: 1
Copyright: BSD
Group: Development/Languages
-Source: ftp://ftp.scriptics.com/pub/tcl/tcl8_4/tcl%{version}.tar.gz
-URL: http://dev.scriptics.com/
-Packager: Scriptics Corporation
+Source: http://prdownloads.sourceforge.net/tcl/tcl%{version}-src.tar.gz
+URL: http://www.tcl.tk/
+Packager: Carina
Buildroot: /var/tmp/%{name}%{version}
%description