diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
commit | 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 (patch) | |
tree | eb1766c942a8ef946301e08344d13d3fbe63dabc /graphics/linux-f10-sdl_image | |
parent | cd9a31c5125c84ce5c02f06cad89de7df767e06f (diff) | |
download | freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.gz freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.zst freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'graphics/linux-f10-sdl_image')
-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 |