aboutsummaryrefslogtreecommitdiffstats
path: root/community/drawterm
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-04-22 11:11:21 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-04-22 14:16:44 +0200
commit0c645fa5548bc011a7c31fec393ab6db4b819954 (patch)
tree38c7b53eeaf22672bbbd78f9af28f8e4fec27cff /community/drawterm
parent221b39789e0b1f493e7b590b77a9850729a33220 (diff)
downloadaports-0c645fa5548bc011a7c31fec393ab6db4b819954.tar.bz2
aports-0c645fa5548bc011a7c31fec393ab6db4b819954.tar.xz
community/drawterm: update license
Diffstat (limited to 'community/drawterm')
-rw-r--r--community/drawterm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/drawterm/APKBUILD b/community/drawterm/APKBUILD
index 6e7972bc19..c48a4ad561 100644
--- a/community/drawterm/APKBUILD
+++ b/community/drawterm/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Connect to Plan 9 CPU servers from other operating systems"
url="http://drawterm.9front.org/"
arch="all !armhf !armv7 !aarch64 !s390x !mips !mips64"
-license="custom"
+license="LPL-1.02"
options="!check" # upstream does not have a test suite
makedepends="linux-headers libx11-dev libxt-dev"
subpackages="$pkgname-dbg"