pcc: fix license name.
This commit is contained in:
parent
26b9ef200e
commit
b381d154db
|
@ -12,7 +12,7 @@ makedepends="pcc-libs"
|
|||
depends="binutils pcc-libs>=${version}"
|
||||
short_desc="Portable C Compiler"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-clause"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://pcc.ludd.ltu.se/"
|
||||
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-beta/pcc-${_distver}.BETA-${_snapshot}.tgz"
|
||||
checksum=a114dfca04b8b0559ea5d67b87d2d0fcb2bae2b4d9b9ba16ebc27960b921c812
|
||||
|
|
Loading…
Reference in New Issue