aboutsummaryrefslogtreecommitdiffstats
path: root/package/openldap
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
commita2ad0ad108a770f19e2c4ae186304651a910ebd0 (patch)
tree76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/openldap
parent2fdd6b3e33f78388e10048547b637d9236992a8e (diff)
downloadmaster-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.gz
master-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.bz2
master-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.zip
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 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, 0 insertions, 8 deletions
diff --git a/package/openldap/ipkg/libopenldap.control b/package/openldap/ipkg/libopenldap.control
index 0fed84839a..84b145f58b 100644
--- a/package/openldap/ipkg/libopenldap.control
+++ b/package/openldap/ipkg/libopenldap.control
@@ -1,9 +1,5 @@
Package: libopenldap
Priority: optional
Section: libs
-Version: [TBDL]
-Architecture: [TBDL]
-Maintainer: Nico <nthill@free.fr>
-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 e75878f201..3a515c69f5 100644
--- a/package/openldap/ipkg/openldap-utils.control
+++ b/package/openldap/ipkg/openldap-utils.control
@@ -1,9 +1,5 @@
Package: openldap-utils
Priority: optional
Section: admin
-Version: [TBDL]
-Architecture: [TBDL]
-Maintainer: Nico <nthill@free.fr>
-Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/openldap/
Description: OpenLDAP (Lightweight Directory Access Protocol) client utilities
Depends: libopenldap, libopenssl, libsasl2