xorg: fix license
This commit is contained in:
parent
c297839fcb
commit
d744b3c689
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'xorg'
|
||||
pkgname=xorg
|
||||
version=7.6
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=meta
|
||||
depends="xorg-fonts xorg-server xorg-apps xorg-input-drivers xorg-video-drivers"
|
||||
short_desc="X.org meta-package"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="metapackage"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="Public Domain"
|
||||
homepage="https://www.x.org/wiki/"
|
||||
|
|
Loading…
Reference in a new issue