summaryrefslogtreecommitdiff
path: root/system/make/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-14 18:50:03 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-14 18:50:03 -0500
commit0416daf6d451f879229e5ae32aa007e1252d0983 (patch)
tree1ecf7a39c2717451f712d8d473bfcaa0ee05cf38 /system/make/APKBUILD
parent1fdd6e1d01436611217b6738fdc997e5af4a342b (diff)
downloadpackages-0416daf6d451f879229e5ae32aa007e1252d0983.tar.gz
packages-0416daf6d451f879229e5ae32aa007e1252d0983.tar.bz2
packages-0416daf6d451f879229e5ae32aa007e1252d0983.tar.xz
packages-0416daf6d451f879229e5ae32aa007e1252d0983.zip
system/[various]: fix maintainer, tweak configs
Diffstat (limited to 'system/make/APKBUILD')
-rw-r--r--system/make/APKBUILD4
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