aboutsummaryrefslogtreecommitdiffstats
path: root/main/attr
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-10-30 15:17:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-31 12:39:43 +0000
commit3e0aea485a7d2055a927c055c81c01a53bfe6057 (patch)
tree441e3b016e0fa28a718752e6e6ed497c8671eae5 /main/attr
parent1db04425192d3b10d11c3ba58e20dc4de5e681f7 (diff)
downloadaports-3e0aea485a7d2055a927c055c81c01a53bfe6057.tar.bz2
aports-3e0aea485a7d2055a927c055c81c01a53bfe6057.tar.xz
main/attr: specify license
Diffstat (limited to 'main/attr')
-rw-r--r--main/attr/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/attr/APKBUILD b/main/attr/APKBUILD
index bb9ec51f17..7ef4c49abb 100644
--- a/main/attr/APKBUILD
+++ b/main/attr/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=attr
pkgver=2.4.47
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities for managing filesystem extended attributes"
url="http://acl.bestbits.at/"
arch="all"
-license="LGPL"
+license="GPL2+ LGPL2+"
depends=
makedepends="libtool autoconf automake bash gzip"
subpackages="$pkgname-dev $pkgname-doc libattr"