diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-26 08:28:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-26 08:28:12 +0000 |
commit | 9ae1d67e284c66ac162f640f98a49d04146a7997 (patch) | |
tree | e0e43f7cdb6f4884b8f775b3d720d17ab00549cd /graphics/sdl_gfx | |
parent | ac8f8250106aa02f69afd4f39a8bb18e9386f4b7 (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 93702323a018..8d405f5e861b 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} DISTNAME= SDL_gfx-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions USE_SDL= sdl |