summaryrefslogtreecommitdiffstats
path: root/package/openldap
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-22 09:20:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-22 09:20:08 +0000
commit39a9ce95acdaedf0467ec22d33401ebce6fca3c8 (patch)
treebc86c08786f5683f03239575175e596fc7015fdc /package/openldap
parent74bdefe48ce2242dd72bc18a0123b2fcc2eb6118 (diff)
Point url to cvs, change description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1011 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openldap')
-rw-r--r--package/openldap/ipkg/libopenldap.control4
-rw-r--r--package/openldap/ipkg/openldap-utils.control4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/openldap/ipkg/libopenldap.control b/package/openldap/ipkg/libopenldap.control
index 2db656561..0fed84839 100644
--- a/package/openldap/ipkg/libopenldap.control
+++ b/package/openldap/ipkg/libopenldap.control
@@ -4,6 +4,6 @@ Section: libs
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/misc/openldap/
-Description: OpenLDAP client library
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/openldap/
+Description: OpenLDAP (Lightweight Directory Access Protocol) client libraries
Depends: libopenssl, libsasl2
diff --git a/package/openldap/ipkg/openldap-utils.control b/package/openldap/ipkg/openldap-utils.control
index d1a29b674..e75878f20 100644
--- a/package/openldap/ipkg/openldap-utils.control
+++ b/package/openldap/ipkg/openldap-utils.control
@@ -4,6 +4,6 @@ Section: admin
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/misc/openldap/
-Description: OpenLDAP client utilities
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/openldap/
+Description: OpenLDAP (Lightweight Directory Access Protocol) client utilities
Depends: libopenldap, libopenssl, libsasl2