diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
commit | 03de951cfc0d60cf11a64c85dc4c8e2094c50d79 (patch) | |
tree | ee4dd8c3e29729fec9a018a8446faa0858e3b4f7 /graphics/ftgl | |
parent | 662e955556fa2a0f497d32f758be14f2424647a2 (diff) | |
download | freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.tar.gz freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.tar.zst freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.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 |