diff options
Diffstat (limited to 'graphics/osg/Makefile')
-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 26149e45ac06..ff27129ab09d 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= osg -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/download/snapshots/ DISTNAME= OpenSceneGraph-${PORTVERSION} |