dnstracer: fix license
This commit is contained in:
parent
3758940aff
commit
839bf17166
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dnstracer'
|
||||
pkgname=dnstracer
|
||||
version=1.10
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl"
|
||||
short_desc="Trace a chain of DNS servers to the source"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.mavetju.org/unix/dnstracer.php"
|
||||
distfiles="http://www.mavetju.org/download/dnstracer-${version}.tar.bz2"
|
||||
checksum=64cda0ed15ef598a38ec72a96a356e3d10b7f822fc75928115eae96a65ae2b21
|
||||
|
|
Loading…
Reference in a new issue