libraries/libtbb: New Maintainer.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2010-10-28 11:29:10 -05:00 committed by Erik Hanson
parent 90937c7a95
commit 6cab56ea3a
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
# Written by João Felipe Santos (joao.eel@gmail.com)
# Copyright (c) 2010 João Felipe Santos
# Maintained by Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://www.threadingbuildingblocks.org/uploads/77/142/2.2/tbb22_200908
MD5SUM="c621053887c7ee86932da43e2deb3bff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="João Felipe Santos"
EMAIL="joao.eel@gmail.com"
MAINTAINER="Ozan Türkyılmaz"
EMAIL="ozan.turkyilmaz@gmail.com"
APPROVED="rworkman"