summaryrefslogtreecommitdiffstats
path: root/unix/tk.spec
diff options
context:
space:
mode:
authordas <das>2004-03-17 18:15:28 (GMT)
committerdas <das>2004-03-17 18:15:28 (GMT)
commit65423864cf9618016945cddd968b3f2c4343dcfc (patch)
treea4d842ff3e2a8fc34e8fd25e2322f00537fdfae9 /unix/tk.spec
parenta69b5b4fefe30134396d6269d0eca5fff4ba8500 (diff)
downloadtk-65423864cf9618016945cddd968b3f2c4343dcfc.zip
tk-65423864cf9618016945cddd968b3f2c4343dcfc.tar.gz
tk-65423864cf9618016945cddd968b3f2c4343dcfc.tar.bz2
Removed support for Mac OS Classic platform [Patch 918139]
Diffstat (limited to 'unix/tk.spec')
-rw-r--r--unix/tk.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tk.spec b/unix/tk.spec
index 6fe28fe..0136981 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,4 +1,4 @@
-# $Id: tk.spec,v 1.17 2004/03/02 00:49:13 hobbs Exp $
+# $Id: tk.spec,v 1.18 2004/03/17 18:15:50 das Exp $
# This file is the basis for a binary Tk Linux RPM.
%define version 8.5a1
@@ -21,7 +21,7 @@ The Tcl (Tool Command Language) provides a powerful platform for
creating integration applications that tie together diverse
applications, protocols, devices, and frameworks. When paired with
the Tk toolkit, Tcl provides the fastest and most powerful way to
-create GUI applications that run on PCs, Unix, and the Macintosh. Tcl
+create GUI applications that run on PCs, Unix, and Mac OS X. Tcl
can also be used for a variety of web-related tasks and for creating
powerful command languages for applications.