diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /graphics/gltt | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Notes
Diffstat (limited to 'graphics/gltt')
-rw-r--r-- | graphics/gltt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 7eba7d1bae48..2c0620c3544e 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://gltt.sourceforge.net/download/ -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= TrueType fonts rendering using OpenGL USE_X_PREFIX= yes |