diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-04 09:25:05 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-04 09:25:05 +0000 |
commit | 71acde02324710463a22752e533e1eefe65e470d (patch) | |
tree | 1635bba5528814632e04e47a2f04e65b058e9eca /graphics | |
parent | 2f76e250b9dc5d4cca0be877c510b106a40dcd75 (diff) | |
download | ports-71acde02324710463a22752e533e1eefe65e470d.tar.gz ports-71acde02324710463a22752e533e1eefe65e470d.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index b7770d67828b..c2ddb321dbda 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/snapshots/ DISTNAME= OSG_OP_OT-${PORTVERSION}-2 -MAINTAINER= boris@brooknet.com.au +MAINTAINER= rrghphar@bigpond.net.au COMMENT= C++ OpenGL scene graph library for real-time rendering BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index b7770d67828b..c2ddb321dbda 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/snapshots/ DISTNAME= OSG_OP_OT-${PORTVERSION}-2 -MAINTAINER= boris@brooknet.com.au +MAINTAINER= rrghphar@bigpond.net.au COMMENT= C++ OpenGL scene graph library for real-time rendering BUILD_DEPENDS= ${LOCALBASE}/lib/libOpenThreads.so:${PORTSDIR}/devel/openthreads \ |