diff options
Diffstat (limited to 'graphics/osg')
-rw-r--r-- | graphics/osg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 654d9c94569..4e28823dc34 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ OpenGL scene graph library for real-time rendering BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ |