diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-05-26 09:14:18 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-05-26 09:14:18 +0000 |
commit | 978c9f4c086cf1f37fd5910612571c0482869440 (patch) | |
tree | 70d189c3e7ad32038896a3cff1295c21bcfc8a3e /testing | |
parent | 9ef7144935a21762c19bc87938d449887cd85ed3 (diff) | |
download | aports-978c9f4c086cf1f37fd5910612571c0482869440.tar.bz2 aports-978c9f4c086cf1f37fd5910612571c0482869440.tar.xz |
testing/dnstop: does not build
Diffstat (limited to 'testing')
-rw-r--r-- | testing/dnstop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dnstop/APKBUILD b/testing/dnstop/APKBUILD index a40885a21b..ad432e2908 100644 --- a/testing/dnstop/APKBUILD +++ b/testing/dnstop/APKBUILD @@ -5,7 +5,7 @@ pkgver=20121017 pkgrel=0 pkgdesc="A DNS traffic capture utility" url="http://dns.measurement-factory.com/tools/dnstop/" -arch="all" +arch="" license="BSD" depends="" depends_dev="" |