diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:02:49 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:02:49 +0000 |
commit | f5ab7b925ceb50a87e2bbf8f226aba140316e661 (patch) | |
tree | 59b1cec6a9ad2239d4d969c1e4ac9041ccdc2fc1 /openwrt/package/php4/ipkg/php4-mod-ldap.control | |
parent | 42cd45b480b2d295b10d64c6ca5a1377f1651418 (diff) | |
download | mtk-20170518-f5ab7b925ceb50a87e2bbf8f226aba140316e661.zip mtk-20170518-f5ab7b925ceb50a87e2bbf8f226aba140316e661.tar.gz mtk-20170518-f5ab7b925ceb50a87e2bbf8f226aba140316e661.tar.bz2 |
change Maintainer: field, fix php4-* package dependencies
SVN-Revision: 1947
Diffstat (limited to 'openwrt/package/php4/ipkg/php4-mod-ldap.control')
-rw-r--r-- | openwrt/package/php4/ipkg/php4-mod-ldap.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/php4/ipkg/php4-mod-ldap.control b/openwrt/package/php4/ipkg/php4-mod-ldap.control index c8c52c4..1143eac7 100644 --- a/openwrt/package/php4/ipkg/php4-mod-ldap.control +++ b/openwrt/package/php4/ipkg/php4-mod-ldap.control @@ -3,7 +3,7 @@ Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] -Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Anael Orlinski <anael.orlinski@gmail.com> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/php4/ -Description: LDAP module for PHP4 Depends: php4, libopenldap +Description: LDAP module for PHP4 |