libraries/cbase: New Maintainer.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Ozan Turkyilmaz 2010-10-28 11:25:58 -05:00 committed by Erik Hanson
parent b563843235
commit 501674636d
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for cbase
# Written by Menno Duursma <druiloor@zonnet.nl>
# Maintained by Ozan Türkyilmaz <ozan.turkyilmaz@gmail.com>
# This program is free software. It comes without any warranty.
# Granted WTFPLv2, as published by Sam Hocevar dec'04.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://www.hyperrealm.com/cbase/cbase-1.3.5.tar.gz"
MD5SUM="931eac69238f607effcc2ce71c6cc0f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Menno Duursma"
EMAIL="druiloor@zonnet.nl"
MAINTAINER="Ozan Turkyilmaz"
EMAIL="ozan.turkyilmaz@gmail.com"
APPROVED="dsomero"