[packages] add missing & update current urls
[openwrt/svn-archive/archive.git] / lang / php-pear-db / Makefile
index ee4129ad54ddcd98c4fc9b12641678900fefe8bc..e135d09371a4be2b0fa66fa95e4797500967a96f 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -24,7 +24,7 @@ define Package/php-pear-db
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=PEAR DB module
-  URL:=http://pear.php.net/
+  URL:=http://pear.php.net/package/DB
   DEPENDS:=php-pear
 endef