aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-26 08:28:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-26 08:28:12 +0000
commit9ae1d67e284c66ac162f640f98a49d04146a7997 (patch)
treee0e43f7cdb6f4884b8f775b3d720d17ab00549cd /graphics/sdl_ttf/Makefile
parentac8f8250106aa02f69afd4f39a8bb18e9386f4b7 (diff)
downloadports-9ae1d67e284c66ac162f640f98a49d04146a7997.tar.gz
ports-9ae1d67e284c66ac162f640f98a49d04146a7997.zip
Notes
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r--graphics/sdl_ttf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 59160670f748..2ec047abf909 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= krion@FreeBSD.org
COMMENT= A library to use TrueType fonts to render text in SDL applications
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2