aboutsummaryrefslogtreecommitdiffstats
path: root/package/curl
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
commit66e47f5dfe052633f1075cead0427ba404e3fd65 (patch)
treefa2bf3826b06816fa7e395f0cdaed1afe3017c68 /package/curl
parent067dd6ea6bafdc12d79b041c3b2676edcc0fce5d (diff)
downloadupstream-66e47f5dfe052633f1075cead0427ba404e3fd65.tar.gz
upstream-66e47f5dfe052633f1075cead0427ba404e3fd65.tar.bz2
upstream-66e47f5dfe052633f1075cead0427ba404e3fd65.zip
fix package name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1970 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/curl')
-rw-r--r--package/curl/ipkg/libcurl.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/curl/ipkg/libcurl.control b/package/curl/ipkg/libcurl.control
index 83204171da..c105af1717 100644
--- a/package/curl/ipkg/libcurl.control
+++ b/package/curl/ipkg/libcurl.control
@@ -1,4 +1,4 @@
-Package: curl
+Package: libcurl
Priority: optional
Section: libs
Maintainer: OpenWrt Developers Team <bugs@openwrt.org>