diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-11 19:46:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:00 +0200 |
commit | 399cf14e257e2e6e90d131c86545d688af242877 (patch) | |
tree | 3f0c5e3da557f1cd1e63161d2def41a53867f722 /network/putty/README | |
parent | e9c71ac48b263ecc5e6682e37a4d7ba8e1c18b72 (diff) | |
download | slackbuilds-399cf14e257e2e6e90d131c86545d688af242877.tar.gz |
network/putty: Updated for version 0.60
Diffstat (limited to 'network/putty/README')
-rw-r--r-- | network/putty/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/putty/README b/network/putty/README index 81867ddb21..15f86de298 100644 --- a/network/putty/README +++ b/network/putty/README @@ -2,6 +2,6 @@ PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham. -PuTTY requires GTK+ 1.2 (part of official Slackware) to build the -GUI tools. - +PLEASE NOTE: The PuTTY package conflicts with pssh in Slackware. If +you install PuTTY, you'll overwrite the /usr/bin/pscp binary. After +removing PuTTY, you will have to reinstall pssh (N series) again. |