diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 23:07:37 +0000 |
commit | eb378ed9997aa830222e000d24a248ee6fbaf7e9 (patch) | |
tree | 6bcef48ee2b89cdd0d4d83db7f55b0f8b3da55aa /package/php5/ipkg/php5-mod-sockets.control | |
parent | 75225060ae3c3d1b820fda77bd3459c6ff638d27 (diff) | |
download | upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.gz upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.tar.bz2 upstream-eb378ed9997aa830222e000d24a248ee6fbaf7e9.zip |
change Maintainer: field,
fix php5-* package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1949 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/php5/ipkg/php5-mod-sockets.control')
-rw-r--r-- | package/php5/ipkg/php5-mod-sockets.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php5/ipkg/php5-mod-sockets.control b/package/php5/ipkg/php5-mod-sockets.control index a037eb46d4..f3f5ad5802 100644 --- a/package/php5/ipkg/php5-mod-sockets.control +++ b/package/php5/ipkg/php5-mod-sockets.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/php5/ -Description: Sockets module for PHP5 Depends: php5 +Description: Sockets module for PHP5 |