diff options
author | lukem <lukem> | 2003-12-18 01:14:59 +0000 |
---|---|---|
committer | lukem <lukem> | 2003-12-18 01:14:59 +0000 |
commit | ad4af6ad7736767a64b1f22d9035a03bd250640e (patch) | |
tree | a8b343eb722848d6bf3193a2eb9d23607bf8ed3e /net/tnftpd/PLIST | |
parent | 6abca794a3c3a30c8c6a68deb2822ba6b8765e78 (diff) | |
download | pkgsrc-ad4af6ad7736767a64b1f22d9035a03bd250640e.tar.gz |
Update tnftpd to 20031217. Notable changes:
* Improved portability to Tru64, IRIX, and other LP64 platforms.
(Inbuilt ls works on IRIX now. Thanks to Onno van der Linden
for highlighting the underlying issue!)
* License updates on third party code.
* Update fts(3) code to include fix for possible race condition.
Diffstat (limited to 'net/tnftpd/PLIST')
-rw-r--r-- | net/tnftpd/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/tnftpd/PLIST b/net/tnftpd/PLIST index 3ced7a0377f..f6b35a4d14a 100644 --- a/net/tnftpd/PLIST +++ b/net/tnftpd/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/27 04:53:44 lukem Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/18 01:14:59 lukem Exp $ libexec/tnftpd man/man5/ftpd.conf.5 man/man5/ftpusers.5 man/man8/ftpd.8 +share/examples/tnftpd/ftpd.conf +share/examples/tnftpd/ftpusers +@dirrm share/examples/tnftpd |