diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-01-17 16:05:38 +0000 |
commit | b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf (patch) | |
tree | 4ce528a1a502780e1026138595162e536eae8ccd /graphics/osg | |
parent | a9dee8fed8fa448278b6026750d4a0fdebf37944 (diff) | |
download | ports-b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf.tar.gz ports-b8cc06a151d7b2d0856ae516e6d3c48dc3b745cf.zip |
Notes
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 a2cd5e315e19..fba5ee711537 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -7,7 +7,7 @@ PORTNAME= osg PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \ http://mirror.amdmi3.ru/distfiles/ |