diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /graphics/osg | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
Notes
Diffstat (limited to 'graphics/osg')
-rw-r--r-- | graphics/osg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 7dc0a9d87994..1d8721b30b85 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,6 +3,7 @@ PORTNAME= osg PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ |