diff options
author | shaun <shaun@FreeBSD.org> | 2007-10-28 20:01:33 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-10-28 20:01:33 +0800 |
commit | 6ee2970d2f0ebb01750251ee90df84cd8b77b844 (patch) | |
tree | 5594b045785a82ea7ceca11d253ed98d209aa034 /graphics/sdl_gfx | |
parent | 39c68cbfeac1ad3a26704babec11618a0f2e1fb4 (diff) | |
download | freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.tar.gz freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.tar.zst freebsd-ports-gnome-6ee2970d2f0ebb01750251ee90df84cd8b77b844.zip |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
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 |