diff options
Diffstat (limited to 'graphics/ftgl')
-rw-r--r-- | graphics/ftgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile index c22add317183..7e6fc4184841 100644 --- a/graphics/ftgl/Makefile +++ b/graphics/ftgl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://opengl.geek.nz/ftgl/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/([[:digit:]])$/.\1/} -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL FreeType fonts rendering library BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen |