diff options
Diffstat (limited to 'devel/ldapsdk')
-rw-r--r-- | devel/ldapsdk/PLIST | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/ldapsdk/PLIST b/devel/ldapsdk/PLIST index 8da36d7f202..91beeb540d5 100644 --- a/devel/ldapsdk/PLIST +++ b/devel/ldapsdk/PLIST @@ -1,18 +1,18 @@ -@comment $NetBSD: PLIST,v 1.2 2003/05/01 09:39:59 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/10/23 16:03:11 rillig Exp $ include/disptmpl.h include/lber.h include/ldap.h include/srchpref.h -lib/libldap.a lib/liblber.a -lib/libldap.so -lib/libldap.so.1 -lib/libldap.so.1.0 lib/liblber.so lib/liblber.so.1 lib/liblber.so.1.0 +lib/libldap.a +lib/libldap.so +lib/libldap.so.1 +lib/libldap.so.1.0 share/examples/ldapsdk/ldapfilter.conf -share/examples/ldapsdk/ldapsearchprefs.conf share/examples/ldapsdk/ldapfriendly +share/examples/ldapsdk/ldapsearchprefs.conf share/examples/ldapsdk/ldaptemplates.conf @dirrm share/examples/ldapsdk |