arpwatch: fix license
This commit is contained in:
parent
eaba181013
commit
062f6c75b2
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'arpwatch'
|
||||
pkgname=arpwatch
|
||||
version=2.1a15
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
makedepends="libpcap-devel"
|
||||
short_desc="Ethernet/FDDI station activity monitor"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause-LBNL"
|
||||
homepage="ftp://ftp.ee.lbl.gov"
|
||||
distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
|
||||
checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898
|
||||
|
|
Loading…
Reference in a new issue