diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-06 16:39:42 +0000 |
commit | 392e088e76487db170a8f97468eb7ab02bab6538 (patch) | |
tree | 8466404c9fca91079c1c2e16ff905e85bfe95659 /graphics/osg | |
parent | d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e (diff) | |
download | ports-392e088e76487db170a8f97468eb7ab02bab6538.tar.gz ports-392e088e76487db170a8f97468eb7ab02bab6538.zip |
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 3e0af4116ce5..f6515ee68479 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org |