diff options
Diffstat (limited to 'community/afpfs-ng/APKBUILD')
-rw-r--r-- | community/afpfs-ng/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/afpfs-ng/APKBUILD b/community/afpfs-ng/APKBUILD index 926cefaafad..5ec07877176 100644 --- a/community/afpfs-ng/APKBUILD +++ b/community/afpfs-ng/APKBUILD @@ -6,7 +6,7 @@ pkgrel=8 pkgdesc="A client for the Apple Filing Protocol (AFP)" url="http://alexthepuffin.googlepages.com/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="libgcrypt-dev libedit-dev ncurses-dev" makedepends="$depends_dev autoconf automake libtool linux-headers" |