diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
commit | f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197 (patch) | |
tree | 2e54793deef05e0377b47a829aefa594cf53848e /graphics/sdl_gfx | |
parent | f796973113e20a409580b87858058b5959f50936 (diff) |
Notes
Diffstat (limited to 'graphics/sdl_gfx')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 5ddea3424873..b19d4519583d 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ \ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} DISTNAME= SDL_gfx-${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions USE_AUTOTOOLS= libtool:15 |