diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 07:22:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 08:53:46 +0000 |
commit | 751f8f4e90bccdd7c21ede7dae8eb6ed2a65bf94 (patch) | |
tree | 76919ce5a0f144372590bbac126b362ba6ab786c /main/oprofile/APKBUILD | |
parent | db05e8180462c65c81486419e32acd631fd04600 (diff) | |
download | aports-751f8f4e90bccdd7c21ede7dae8eb6ed2a65bf94.tar.bz2 aports-751f8f4e90bccdd7c21ede7dae8eb6ed2a65bf94.tar.xz |
main/oprofile: fix spelling of maintainer
Diffstat (limited to 'main/oprofile/APKBUILD')
-rw-r--r-- | main/oprofile/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/oprofile/APKBUILD b/main/oprofile/APKBUILD index 0fa85b2079..cc7ae974fc 100644 --- a/main/oprofile/APKBUILD +++ b/main/oprofile/APKBUILD @@ -1,5 +1,5 @@ -# Contributor: Timo Teras <timo.teras@iki.fi> -# Maintainer: Timo Teras <timo.teras@iki.fi> +# Contributor: Timo Teräs <timo.teras@iki.fi> +# Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=oprofile pkgver=0.9.9 pkgrel=0 |