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 | a2ad0ad108a770f19e2c4ae186304651a910ebd0 (patch) | |
tree | 76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/kismet | |
parent | 2fdd6b3e33f78388e10048547b637d9236992a8e (diff) | |
download | master-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.gz master-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.tar.bz2 master-187ad058-a2ad0ad108a770f19e2c4ae186304651a910ebd0.zip |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kismet')
-rw-r--r-- | package/kismet/ipkg/kismet-client.control | 2 | ||||
-rw-r--r-- | package/kismet/ipkg/kismet-drone.control | 2 | ||||
-rw-r--r-- | package/kismet/ipkg/kismet-server.control | 2 | ||||
-rw-r--r-- | package/kismet/ipkg/kismet.control | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/package/kismet/ipkg/kismet-client.control b/package/kismet/ipkg/kismet-client.control index 2e4c7fcd64..e5c8f512ce 100644 --- a/package/kismet/ipkg/kismet-client.control +++ b/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/package/kismet/ipkg/kismet-drone.control b/package/kismet/ipkg/kismet-drone.control index 53c9ea5d99..9d8ac0df39 100644 --- a/package/kismet/ipkg/kismet-drone.control +++ b/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/package/kismet/ipkg/kismet-server.control b/package/kismet/ipkg/kismet-server.control index 22b8e74671..3c416be83c 100644 --- a/package/kismet/ipkg/kismet-server.control +++ b/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/package/kismet/ipkg/kismet.control b/package/kismet/ipkg/kismet.control index dc0676f3d9..ef77d815f5 100644 --- a/package/kismet/ipkg/kismet.control +++ b/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, |