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/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/ipkg')
-rw-r--r-- | openwrt/package/ipkg/ipkg/ipkg.control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/ipkg/ipkg/ipkg.control b/openwrt/package/ipkg/ipkg/ipkg.control index 1a1bf3197..7bf87d1dd 100644 --- a/openwrt/package/ipkg/ipkg/ipkg.control +++ b/openwrt/package/ipkg/ipkg/ipkg.control @@ -2,8 +2,6 @@ Package: ipkg Section: base Priority: required Essential: yes -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: lightweight package management system ipkg is the Itsy Package Management System, for handling installation and removal of packages on a system. It can |