diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-02-15 20:39:49 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-02-15 20:39:49 +0000 |
commit | 3640773ee423d710cef4ec8708c39cf2bc9e44a9 (patch) | |
tree | 5e71e6d2d1fd0b86480f2c9d0fb710f1884f239f | |
parent | lang/slib-guile: Update version 3b4=>3b6 (diff) |
x11/x3270: Update the pkg-descr
Sponsored by: BBOX.io
-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 |