diff options
author | hobbs <hobbs> | 2002-03-05 20:31:42 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-03-05 20:31:42 (GMT) |
commit | 4b4e849d38b11af50fec36227778db8075b66b16 (patch) | |
tree | 5ea63a1d23742c47b4646a71c18292faf1b040c2 /unix | |
parent | 390813bcfce7599ecd865db8de43eade4888e350 (diff) | |
download | tcl-4b4e849d38b11af50fec36227778db8075b66b16.zip tcl-4b4e849d38b11af50fec36227778db8075b66b16.tar.gz tcl-4b4e849d38b11af50fec36227778db8075b66b16.tar.bz2 |
fixed URL refs
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tcl.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |