aboutsummaryrefslogtreecommitdiffstats
path: root/community/makepasswd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/makepasswd/APKBUILD')
-rw-r--r--community/makepasswd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/makepasswd/APKBUILD b/community/makepasswd/APKBUILD
index 3935f15634..1f3bf7ee9d 100644
--- a/community/makepasswd/APKBUILD
+++ b/community/makepasswd/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="Generates (pseudo-)random passwords of a desired length"
url="http://people.defora.org/~khorben/projects/makepasswd/"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends=""
makedepends="libxslt docbook-xsl libressl-dev"
install=""