summaryrefslogtreecommitdiff
path: root/graphics/sdl_image
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2009-02-19 21:45:43 +0000
committerMarcus von Appen <mva@FreeBSD.org>2009-02-19 21:45:43 +0000
commitb73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch)
treee7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /graphics/sdl_image
parent- Update to 2.0.9 (diff)
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Notes
Notes: svn path=/head/; revision=228687
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r--graphics/sdl_image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index a758e94b1e72..a44258f9e95a 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= A simple library to load images of various formats as SDL surfaces
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \