system/bootchart: New Maintainer.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2010-11-23 21:32:46 +01:00 committed by Heinz Wiesinger
parent 286286dd71
commit 780b1ddb6e
2 changed files with 4 additions and 2 deletions

View file

@ -6,6 +6,8 @@
# This is free software. It comes with no warranties.
# Maintained by Ozan Türkyılmaz ozan.turkyilmaz@gmail.com
PRGNAM=bootchart
VERSION=${VERSION:-0.9}
ARCH=${ARCH:-i486}

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/bootchart/bootchart-0.9.tar.bz2"
MD5SUM="4be91177d19069e21beeb106f2f77dff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Marco Cecchetti"
EMAIL="mrc.ildp@gmail.com"
MAINTAINER="Ozan Türkyılmaz"
EMAIL="ozan.turkyilmaz@gmail.com"
APPROVED="dsomero"