diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-25 03:28:01 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-25 03:28:01 -0500 |
commit | fe00a2e6a8e4758946ed802e7b9358fc89f9a4d7 (patch) | |
tree | 128413b3d7f4951e905aba68f805464260fa9cbc /system/parted/APKBUILD | |
parent | 2ec0ab2f3bc874598e8be7fd25396cd3ba45ef67 (diff) | |
download | packages-fe00a2e6a8e4758946ed802e7b9358fc89f9a4d7.tar.gz packages-fe00a2e6a8e4758946ed802e7b9358fc89f9a4d7.tar.bz2 packages-fe00a2e6a8e4758946ed802e7b9358fc89f9a4d7.tar.xz packages-fe00a2e6a8e4758946ed802e7b9358fc89f9a4d7.zip |
system/[various]: fix empty maintainer line
Diffstat (limited to 'system/parted/APKBUILD')
-rw-r--r-- | system/parted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/parted/APKBUILD b/system/parted/APKBUILD index a5b7aa65c..d5a18131c 100644 --- a/system/parted/APKBUILD +++ b/system/parted/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> -# Maintainer: +# Maintainer: pkgname=parted pkgver=3.2 pkgrel=8 |