diff options
Diffstat (limited to 'testing/windowmaker/APKBUILD')
-rw-r--r-- | testing/windowmaker/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/windowmaker/APKBUILD b/testing/windowmaker/APKBUILD index 742ed8e58d..541fe4a0ba 100644 --- a/testing/windowmaker/APKBUILD +++ b/testing/windowmaker/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Window manager for X emulating the NeXTSTEP user interface" url="http://www.windowmaker.org" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="libx11-dev libxmu-dev libxft-dev" makedepends="$depends_dev" |