diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-20 23:24:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-20 23:24:58 +0000 |
commit | b12efbb1f780896c222cf0c9dc60e5528a5aaa29 (patch) | |
tree | ee4ba2a06ff88f0bcb07d6d0a68b699d4433827c /devel/libntlm/PLIST | |
parent | d870a37b6dce0b7a6f4e31772d601f38bb6bf8f0 (diff) | |
download | pkgsrc-b12efbb1f780896c222cf0c9dc60e5528a5aaa29.tar.gz |
Update to 0.3.3:
* 18 September 2004 Revision 0.3.3
** Use const for buildSmbNtlmAuthRequest() and buildSmbNtlmAuthResponse().
** Source code is indented according to GNU Coding Standard.
Diffstat (limited to 'devel/libntlm/PLIST')
-rw-r--r-- | devel/libntlm/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libntlm/PLIST b/devel/libntlm/PLIST index ad8e83dc26c..63e39eda03f 100644 --- a/devel/libntlm/PLIST +++ b/devel/libntlm/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 19:18:16 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/09/20 23:24:58 wiz Exp $ include/ntlm.h lib/libntlm.a lib/libntlm.la lib/libntlm.so lib/libntlm.so.0 -lib/libntlm.so.0.1 +lib/libntlm.so.0.2 lib/pkgconfig/libntlm.pc |