aboutsummaryrefslogtreecommitdiffstats
path: root/main/txt2man/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/txt2man/APKBUILD')
-rw-r--r--main/txt2man/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/txt2man/APKBUILD b/main/txt2man/APKBUILD
index 0d674a0dcbb..62d05a4ee98 100644
--- a/main/txt2man/APKBUILD
+++ b/main/txt2man/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Convert flat ASCII text to man page format"
url="https://github.com/mvertes/txt2man"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="gawk"
makedepends=
subpackages="$pkgname-doc"