diff options
author | shattered <shattered@pkgsrc.org> | 2013-10-08 19:46:15 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-10-08 19:46:15 +0000 |
commit | 2390cdb6e8f81791b2b1a26f0ea0d56ee3065a7c (patch) | |
tree | 6378372e74b58c187419be9affee792f8484ff9a /net/latd/PLIST | |
parent | 270a55bdfd4c28240bef14fd0e5f6cd2987b08c3 (diff) | |
download | pkgsrc-2390cdb6e8f81791b2b1a26f0ea0d56ee3065a7c.tar.gz |
Update to 1.21. Changes:
- Fix memory leak caused by latcp -d & llogin -d
- Loads of protocol fixes and speed enhancements
NOTE: There are known problems with DECserver 90L terminal servers
- Add better support for DS90L servers reverse LAT
- Fix REQID message in moprc so it works with more servers.
Diffstat (limited to 'net/latd/PLIST')
-rw-r--r-- | net/latd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/latd/PLIST b/net/latd/PLIST index e3261045bab..efecfd7f703 100644 --- a/net/latd/PLIST +++ b/net/latd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:32 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/10/08 19:46:15 shattered Exp $ bin/llogin man/man1/llogin.1 man/man5/latd.conf.5 @@ -8,4 +8,4 @@ man/man8/moprc.8 sbin/latcp sbin/latd sbin/moprc -share/examples/latd/latd.conf +share/examples/latd/latd.conf.sample |