summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-22 07:17:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-22 07:17:17 +0000
commit572983ae73912da91da4ed8cc91bdd862bbe4310 (patch)
tree177dcf4068963a4b3c5d8f0398fecf18c5b61630 /openwrt/package
parent89d9a533ee32bc0b0eac7ff7666d0a116b3678af (diff)
downloadmtk-20170518-572983ae73912da91da4ed8cc91bdd862bbe4310.zip
mtk-20170518-572983ae73912da91da4ed8cc91bdd862bbe4310.tar.gz
mtk-20170518-572983ae73912da91da4ed8cc91bdd862bbe4310.tar.bz2
fix package name
SVN-Revision: 1970
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/curl/ipkg/libcurl.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/curl/ipkg/libcurl.control b/openwrt/package/curl/ipkg/libcurl.control
index 8320417..c105af1 100644
--- a/openwrt/package/curl/ipkg/libcurl.control
+++ b/openwrt/package/curl/ipkg/libcurl.control
@@ -1,4 +1,4 @@
-Package: curl
+Package: libcurl
Priority: optional
Section: libs
Maintainer: OpenWrt Developers Team <bugs@openwrt.org>