diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/kismet/ipkg | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-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/kismet/ipkg')
-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 2e4c7fc..e5c8f51 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 53c9ea5..9d8ac0d 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 22b8e74..3c416be 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 dc0676f..ef77d81 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, |