main/dhcp: fix license

This commit is contained in:
Natanael Copa 2011-06-08 14:05:33 +00:00
parent 1bfaa2e315
commit 4e576fa5c6

View File

@ -2,11 +2,11 @@
pkgname=dhcp
pkgver=4.2.1_p1
_realver=${pkgver/_p/-P}
pkgrel=0
pkgrel=1
pkgdesc="ISC Dynamic Host Configuration Protocol (DHCP)"
url="https://www.isc.org/"
arch="all"
license="GPL"
license="ISC"
depends=
makedepends="perl"
install="dhcp.pre-install dhcp.post-install dhcp.pre-upgrade dhcp.post-upgrade"