summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-22 07:17:17 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-22 07:17:17 +0000
commit2d95903e07410b081c7efc0e6b7463626c47b4e0 (patch)
tree177dcf4068963a4b3c5d8f0398fecf18c5b61630 /openwrt/package
parentaaa55ddf861074c6673cc05113ae4a84a4acea2c (diff)
fix package name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1970 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 83204171d..c105af171 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>