diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
commit | 86a80c28062a3e2e37a619fe176ba6627fa4955a (patch) | |
tree | b020bc23167380d341fe2ffdc77cda61ee2c16fb /graphics/gltt | |
parent | cad75b6dd39b7883357f80dc95ae4b3d320e5485 (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 9da19759182b..0426412054cc 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.2 CATEGORIES= graphics MASTER_SITES= http://gltt.sourceforge.net/download/ -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= TrueType fonts rendering using OpenGL LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype |