diff options
Diffstat (limited to 'graphics/osgearth/Makefile')
-rw-r--r-- | graphics/osgearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index 3c23f79ddd4e..209ea398599e 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -1,4 +1,4 @@ -# Created by: lbartoletti <coder@tuxfamily.org> +# Created by: lbartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= osgearth @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 4 CATEGORIES= graphics geography -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= C++ terrain rendering toolkit for OpenSceneGraph LICENSE= LGPL3 |