summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/openldap/ipkg/libopenldap.control4
-rw-r--r--openwrt/package/openldap/ipkg/openldap-utils.control4
2 files changed, 4 insertions, 4 deletions
diff --git a/openwrt/package/openldap/ipkg/libopenldap.control b/openwrt/package/openldap/ipkg/libopenldap.control
index 2db656561c..0fed84839a 100644
--- a/openwrt/package/openldap/ipkg/libopenldap.control
+++ b/openwrt/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/openwrt/package/openldap/ipkg/openldap-utils.control b/openwrt/package/openldap/ipkg/openldap-utils.control
index d1a29b6743..e75878f201 100644
--- a/openwrt/package/openldap/ipkg/openldap-utils.control
+++ b/openwrt/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