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 /net/c3270 | |
parent | lang/slib-guile: Update version 3b4=>3b6 (diff) |
x11/x3270: Update the pkg-descr
Sponsored by: BBOX.io
Notes
Notes:
svn path=/head/; revision=565339
Diffstat (limited to 'net/c3270')
-rw-r--r-- | net/c3270/pkg-descr | 6 |
1 files changed, 0 insertions, 6 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. |