glfw: Use correct maintainer mail.

This commit is contained in:
Enno Boland 2014-11-21 10:41:25 +01:00
parent ad463663d0
commit 756c886c8f
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'glfw'
pkgname=glfw
version=3.0.4
revision=1
revision=2
build_style=cmake
hostmakedepends="cmake"
makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel"
short_desc="Multi-platform library for creating windows with OpenGL contexts"
maintainer="Enno Boland <g@s01.de>"
maintainer="Enno Boland <eb@s01.de>"
license="BSD-3"
homepage="http://www.glfw.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"