aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-pty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-pty/APKBUILD')
-rw-r--r--main/lua-pty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-pty/APKBUILD b/main/lua-pty/APKBUILD
index d3087dca086..7d22b9c6f96 100644
--- a/main/lua-pty/APKBUILD
+++ b/main/lua-pty/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Lua module to control other programs via PTYs."
url="http://www.tset.de/lpty/"
arch="all"
-license="MIT/X11"
+license="MIT"
depends=""
makedepends=""
source="http://www.tset.de/downloads/$_pkgname-$pkgver-$_rockver.tar.gz"