ascii: fix license
This commit is contained in:
parent
062f6c75b2
commit
ca586513fa
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'ascii'
|
||||
pkgname=ascii
|
||||
version=3.18
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.catb.org/~esr/ascii"
|
||||
distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
|
||||
checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d
|
||||
|
|
Loading…
Reference in a new issue