diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-19 02:14:35 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-19 02:14:35 -0500 |
commit | e77d9a491905ad3faf73b58fa13b7980ef941eab (patch) | |
tree | e9894d9c2ae89e9c473339e1621dc87d4725b90e /system/libc-dev | |
parent | 2a22d18fc8ed25f767ca18dd7bccf5f1d4e53038 (diff) | |
download | packages-e77d9a491905ad3faf73b58fa13b7980ef941eab.tar.gz packages-e77d9a491905ad3faf73b58fa13b7980ef941eab.tar.bz2 packages-e77d9a491905ad3faf73b58fa13b7980ef941eab.tar.xz packages-e77d9a491905ad3faf73b58fa13b7980ef941eab.zip |
system/libc-dev: [PD] fix maintainer
Diffstat (limited to 'system/libc-dev')
-rw-r--r-- | system/libc-dev/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libc-dev/APKBUILD b/system/libc-dev/APKBUILD index 76dc1b08f..f75d3a8a4 100644 --- a/system/libc-dev/APKBUILD +++ b/system/libc-dev/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> -# Maintainer: Natanael Copa <ncopa@alpinelinux.org> +# Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=libc-dev pkgver=0.7.1 pkgrel=0 |