diff options
Diffstat (limited to 'community/dsniff/PKGBUILD')
-rw-r--r-- | community/dsniff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dsniff/PKGBUILD b/community/dsniff/PKGBUILD index d93df5e98..e0a357243 100644 --- a/community/dsniff/PKGBUILD +++ b/community/dsniff/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.4b1 pkgrel=22 pkgdesc="Collection of tools for network auditing and penetration testing" url="http://www.monkey.org/~dugsong/dsniff/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('BSD') depends=('libpcap' 'openssl' 'libxmu' 'glib2' 'libnet' 'libnids') source=("http://www.monkey.org/~dugsong/${pkgname}/beta/$pkgname-$pkgver.tar.gz" |