diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
commit | ec560f9b1c07164f170c44f0e76c4a7c2b99111e (patch) | |
tree | 0aa28aecafa6ca336ce60d6c8a6393395c8da3b4 /graphics/ftgl | |
parent | efa06abe5483df9708df0a148828e78e59e028f6 (diff) | |
download | freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.tar.gz freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.tar.zst freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.zip |
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
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 |