diff options
Diffstat (limited to 'graphics/osg/Makefile')
-rw-r--r-- | graphics/osg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 046a15b20b2..4ed82d87769 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/12/16 01:52:17 obache Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/26 21:36:31 adam Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics devel MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip |