diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/curl/ipkg | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/curl/ipkg')
-rw-r--r-- | openwrt/package/curl/ipkg/curl.control | 2 | ||||
-rw-r--r-- | openwrt/package/curl/ipkg/libcurl.control | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/curl/ipkg/curl.control b/openwrt/package/curl/ipkg/curl.control index 47a7aa78b..17ebb4169 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 c105af171..fa73b46c1 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 |