diff options
author | salo <salo> | 2003-12-03 09:06:56 +0000 |
---|---|---|
committer | salo <salo> | 2003-12-03 09:06:56 +0000 |
commit | eab1e4c047f616c0612a637ae0e4cd9b7ebe2383 (patch) | |
tree | 093714fe7f4cbcee671d58bdc2d5f55d3c0e9093 /net/lftp/PLIST | |
parent | f5248457066e2ce1db87176d4cd037cdde0f1635 (diff) | |
download | pkgsrc-eab1e4c047f616c0612a637ae0e4cd9b7ebe2383.tar.gz |
Update to version 2.6.9.
Addresses PR pkg/23633 by Soren Jacobsen.
Changes:
- shorten DESCR
- style nits
2.6.9:
======
- New setting ftp:ssl-protect-list for encrypting file listings selectively.
- Don't use PRET again if it is not supported.
- Added cls --sort=time option (alias for sort=date).
- Don't set file modification time if it grew while downloading.
- New setting cmd:verify-path-cached.
- Added long options for `open' command.
Diffstat (limited to 'net/lftp/PLIST')
-rw-r--r-- | net/lftp/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lftp/PLIST b/net/lftp/PLIST index dab22e2db1f..d8bd8a8f554 100644 --- a/net/lftp/PLIST +++ b/net/lftp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/01/31 17:01:57 salo Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/12/03 09:06:56 salo Exp $ bin/lftp bin/lftpget lib/lftp/${PKGVERSION}/cmd-mirror.la @@ -16,7 +16,7 @@ lib/lftp/${PKGVERSION}/proto-ftp.so lib/lftp/${PKGVERSION}/proto-http.la lib/lftp/${PKGVERSION}/proto-http.so man/man1/lftp.1 -share/examples/lftp/lftp.conf +share/examples/lftp/lftp.conf.default share/lftp/import-ncftp share/lftp/import-netscape ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/lftp.mo |