diff options
Diffstat (limited to 'community/atheme-iris/APKBUILD')
-rw-r--r-- | community/atheme-iris/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/atheme-iris/APKBUILD b/community/atheme-iris/APKBUILD index 7e08da9c8b..83439f5fbd 100644 --- a/community/atheme-iris/APKBUILD +++ b/community/atheme-iris/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="AJAX IRC client. It is a drop-in replacement for qwebirc." url="http://www.atheme.net/iris.html" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="py-twisted py-simplejson py-openssl py-zope-interface" depends_dev="" makedepends="$depends_dev python2-dev" |