summaryrefslogtreecommitdiff
path: root/openwrt/package/curl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-21 17:21:28 +0000
commit40750d956a5333a1a1472482066609775ed013d7 (patch)
tree8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/curl
parent6a0c6639bec28210a2e277561849e30055433aa8 (diff)
downloadmtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip
mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz
mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2
remove Maintainer: and Source: from packages
SVN-Revision: 2210
Diffstat (limited to 'openwrt/package/curl')
-rw-r--r--openwrt/package/curl/ipkg/curl.control2
-rw-r--r--openwrt/package/curl/ipkg/libcurl.control2
2 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/curl/ipkg/curl.control b/openwrt/package/curl/ipkg/curl.control
index 47a7aa7..17ebb41 100644
--- a/openwrt/package/curl/ipkg/curl.control
+++ b/openwrt/package/curl/ipkg/curl.control
@@ -1,7 +1,5 @@
Package: curl
Priority: optional
Section: net
-Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
-Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/curl/
Depends: libcurl
Description: a client-side URL transfer tool
diff --git a/openwrt/package/curl/ipkg/libcurl.control b/openwrt/package/curl/ipkg/libcurl.control
index c105af1..fa73b46 100644
--- a/openwrt/package/curl/ipkg/libcurl.control
+++ b/openwrt/package/curl/ipkg/libcurl.control
@@ -1,7 +1,5 @@
Package: libcurl
Priority: optional
Section: libs
-Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
-Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/curl/
Depends: libopenssl, zlib
Description: a client-side URL transfer library