aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2015-09-15 15:42:02 +0000
committerEivind Uggedal <eivind@uggedal.com>2015-09-15 15:42:02 +0000
commit2a866db42b298ebc0b7d3b5640619e9788d4d135 (patch)
tree6fa92b112d0659c846530618eba36843500e9e48
parent9059f7019a2677e3521aec7c889624a2ae0e5759 (diff)
downloadaports-2a866db42b298ebc0b7d3b5640619e9788d4d135.tar.bz2
aports-2a866db42b298ebc0b7d3b5640619e9788d4d135.tar.xz
main/libnftnl: moved from testing
-rw-r--r--main/libnftnl/APKBUILD (renamed from testing/libnftnl/APKBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libnftnl/APKBUILD b/main/libnftnl/APKBUILD
index bde92c26c..50e7c6b13 100644
--- a/testing/libnftnl/APKBUILD
+++ b/main/libnftnl/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Netfilter library providing interface to the nf_tables subsystem"
url="http://netfilter.org/projects/libnftnl/"
arch="all"
-license="GPL2"
+license="GPL-2"
depends=""
depends_dev="libmnl-dev"
makedepends="$depends_dev bash"