diff options
Diffstat (limited to 'system/make/APKBUILD')
-rw-r--r-- | system/make/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/make/APKBUILD b/system/make/APKBUILD index 6843986ca..3e69eb882 100644 --- a/system/make/APKBUILD +++ b/system/make/APKBUILD @@ -1,11 +1,11 @@ -# Maintainer: Natanael Copa <ncopa@alpinelinux.org> +# Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=make pkgver=4.2.1 pkgrel=1 pkgdesc="GNU make utility to maintain groups of programs" url="https://www.gnu.org/software/make" arch="all" -license="GPL-3.0-or-later" +license="GPL-3.0+" depends="" subpackages="$pkgname-doc" source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 |