diff options
Diffstat (limited to 'community/whois/APKBUILD')
-rw-r--r-- | community/whois/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD index ff890fa1de6..8e7c5b79dd7 100644 --- a/community/whois/APKBUILD +++ b/community/whois/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Intelligent WHOIS client by Marco d'Itri" url="http://www.linux.it/~md/software/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="perl libidn-dev gettext-dev" options="!check" subpackages="$pkgname-doc mkpasswd:_mkpasswd mkpasswd-doc" |