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/kismet | |
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/kismet')
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet-client.control | 2 | ||||
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet-drone.control | 2 | ||||
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet-server.control | 2 | ||||
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet.control | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/kismet/ipkg/kismet-client.control b/openwrt/package/kismet/ipkg/kismet-client.control index 2e4c7fcd64..e5c8f512ce 100644 --- a/openwrt/package/kismet/ipkg/kismet-client.control +++ b/openwrt/package/kismet/ipkg/kismet-client.control @@ -1,8 +1,6 @@ Package: kismet-client Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: uclibc++, libncurses Description: The kismet client Kismet is an 802.11 layer2 wireless network detector, diff --git a/openwrt/package/kismet/ipkg/kismet-drone.control b/openwrt/package/kismet/ipkg/kismet-drone.control index 53c9ea5d99..9d8ac0df39 100644 --- a/openwrt/package/kismet/ipkg/kismet-drone.control +++ b/openwrt/package/kismet/ipkg/kismet-drone.control @@ -1,8 +1,6 @@ Package: kismet-drone Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: uclibc++, libpcap Description: The kismet drone Kismet is an 802.11 layer2 wireless network detector, diff --git a/openwrt/package/kismet/ipkg/kismet-server.control b/openwrt/package/kismet/ipkg/kismet-server.control index 22b8e74671..3c416be83c 100644 --- a/openwrt/package/kismet/ipkg/kismet-server.control +++ b/openwrt/package/kismet/ipkg/kismet-server.control @@ -1,8 +1,6 @@ Package: kismet-server Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: uclibc++, libpcap Description: The kismet server Kismet is an 802.11 layer2 wireless network detector, diff --git a/openwrt/package/kismet/ipkg/kismet.control b/openwrt/package/kismet/ipkg/kismet.control index dc0676f3d9..ef77d815f5 100644 --- a/openwrt/package/kismet/ipkg/kismet.control +++ b/openwrt/package/kismet/ipkg/kismet.control @@ -1,8 +1,6 @@ Package: kismet Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: kismet-client, kismet-server Description: kismet Kismet is an 802.11 layer2 wireless network detector, |