diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
commit | 71f91036a5ca2d913d72bfa5a4ef585a0e0432c5 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /graphics/osg-devel | |
parent | 39c7163be5f6344ab896439a3843a004347d626f (diff) | |
download | ports-71f91036a5ca2d913d72bfa5a4ef585a0e0432c5.tar.gz ports-71f91036a5ca2d913d72bfa5a4ef585a0e0432c5.zip |
Notes
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r-- | graphics/osg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 976e08659a8c..9620ea37074e 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ |