aboutsummaryrefslogtreecommitdiffstats
path: root/main/nftables/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/nftables/APKBUILD')
-rw-r--r--main/nftables/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nftables/APKBUILD b/main/nftables/APKBUILD
index 8794931974..2c939392e4 100644
--- a/main/nftables/APKBUILD
+++ b/main/nftables/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Netfilter tables userspace tools"
url="http://netfilter.org/projects/nftables/"
arch="all"
-license="GPL-2"
+license="GPL2"
depends=""
depends_dev="libmnl-dev libnftnl-dev gmp-dev readline-dev ncurses-dev"
makedepends="$depends_dev bison flex"