diff options
Diffstat (limited to 'graphics/libgltext/Makefile')
-rw-r--r-- | graphics/libgltext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index cd559dd6fe73..c290a4a8da3e 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gltext DISTNAME= gltext-${PORTVERSION} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Portable font rendering library for C++ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |