diff options
-rw-r--r-- | community/psad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/psad/APKBUILD b/community/psad/APKBUILD index 9feaf89eb2..afaceba045 100644 --- a/community/psad/APKBUILD +++ b/community/psad/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.4.3 pkgrel=0 pkgdesc="3 lightweight system daemons that analyze iptables log messages to detect port scans and other suspicious traffic" url="http://cipherdyne.org/psad/" -arch="all" +arch="" license="GPL" depends="perl iptables ip6tables ssmtp mailx psmisc perl-bit-vector perl-date-calc perl-iptables-chainmgr \ perl-iptables-parse perl-net-ipv4addr perl-unix-syslog net-tools whois" |