diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /graphics/linux-f10-sdl_image/Makefile | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes:
svn path=/head/; revision=179349
Diffstat (limited to 'graphics/linux-f10-sdl_image/Makefile')
-rw-r--r-- | graphics/linux-f10-sdl_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile index 5efe067f5163..b5c24c39df72 100644 --- a/graphics/linux-f10-sdl_image/Makefile +++ b/graphics/linux-f10-sdl_image/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics linux MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION}-1 -MAINTAINER= nivit@users.sourceforge.net +MAINTAINER= nivit@FreeBSD.org COMMENT= A simple library to load images as SDL interfaces (linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 |