main/nikto: specify license

This commit is contained in:
Fabian Affolter 2015-07-31 20:40:36 +00:00 committed by Natanael Copa
parent 385de8b7f0
commit aa04cae403

View File

@ -2,11 +2,11 @@
# Maintainer: Fabio Aires <fabioaires.web@gmail.com>
pkgname=nikto
pkgver=2.1.5
pkgrel=0
pkgrel=1
pkgdesc="A web application security scanner"
url="https://www.cirt.net/Nikto2"
arch="noarch"
license="GPL"
license="GPL2"
depends="perl nmap openssl"
depends_dev=""
makedepends="$depends_dev"