diff options
-rw-r--r-- | net/c3270/pkg-descr | 6 | ||||
-rw-r--r-- | x11/x3270/pkg-descr | 9 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/c3270/pkg-descr b/net/c3270/pkg-descr deleted file mode 100644 index 741ea30b3aee..000000000000 --- a/net/c3270/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -c3270 is a curses-based IBM 3270 terminal emulator from the x3270 project. - -It can be used to communicate with any IBM host that supports 3270-style -connections over TELNET. It can also communicate with hosts that use -line-by-line ASCII mode to do initial login negotiation before switching to -full-screen 3270 mode. diff --git a/x11/x3270/pkg-descr b/x11/x3270/pkg-descr index 1547013f4ad4..e5214da843e5 100644 --- a/x11/x3270/pkg-descr +++ b/x11/x3270/pkg-descr @@ -1,3 +1,8 @@ -3270 terminal emulator under X. +3270 terminal emulator under X or console. -WWW: http://x3270.bgp.nu/ +It can be used to communicate with any IBM host that supports 3270-style +connections over TELNET. It can also communicate with hosts that use +line-by-line ASCII mode to do initial login negotiation before switching to +full-screen 3270 mode. + +WWW: https://x3270.miraheze.org/wiki/Main_Page |