From 99c0e9c6ac3c01120af74ab2f971d4aacbce5611 Mon Sep 17 00:00:00 2001 From: Simone Rota Date: Mon, 9 Oct 2006 18:47:27 +0000 Subject: [PATCH] sdl_*: adopted --- sdl_gfx/Pkgfile | 2 +- sdl_mixer/Pkgfile | 2 +- sdl_net/Pkgfile | 2 +- sdl_ttf/Pkgfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdl_gfx/Pkgfile b/sdl_gfx/Pkgfile index d2c7f00f7..31e1f9330 100644 --- a/sdl_gfx/Pkgfile +++ b/sdl_gfx/Pkgfile @@ -1,6 +1,6 @@ # Description: SDL graphics drawing primitives and other support functions. # URL: http://www.ferzkopp.net/Software/SDL_gfx-2.0/index.html -# Maintainer: Daniel Walpole, daniel at walpole dot id dot au +# Maintainer: Simone Rota, sip at crux dot nu # Depends on: libsdl name=sdl_gfx diff --git a/sdl_mixer/Pkgfile b/sdl_mixer/Pkgfile index 05ee972ea..2a8f55aa2 100644 --- a/sdl_mixer/Pkgfile +++ b/sdl_mixer/Pkgfile @@ -1,6 +1,6 @@ # Description: A sample multi-channel audio mixer library. # URL: http://www.libsdl.org/projects/SDL_mixer/ -# Maintainer: Daniel Walpole, daniel at walpole dot id dot au +# Maintainer: Simone Rota, sip at crux dot nu # Depends on: libvorbis, libmikmod, smpeg name=sdl_mixer diff --git a/sdl_net/Pkgfile b/sdl_net/Pkgfile index 4a7abb0b4..fc95dd57f 100644 --- a/sdl_net/Pkgfile +++ b/sdl_net/Pkgfile @@ -1,6 +1,6 @@ # Description: A cross-platform networking library for SDL. # URL: http://www.libsdl.org/projects/SDL_net/ -# Maintainer: Daniel Walpole, daniel at walpole dot id dot au +# Maintainer: Simone Rota, sip at crux dot nu # Depends on: libsdl name=sdl_net diff --git a/sdl_ttf/Pkgfile b/sdl_ttf/Pkgfile index e770b9804..6eed98edd 100644 --- a/sdl_ttf/Pkgfile +++ b/sdl_ttf/Pkgfile @@ -1,6 +1,6 @@ # Description: TrueType library for libsdl. # URL: http://www.libsdl.org/projects/SDL_ttf/ -# Maintainer: Daniel Walpole, daniel at walpole dot id dot au +# Maintainer: Simone Rota, sip at crux dot nu # Depends on: freetype, libsdl name=sdl_ttf