diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /graphics/ogre3d | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 91534c80239a..a962a7dbc3af 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogre3d PORTVERSION= 1.9.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics devel MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/ DISTNAME= v1-9-0 |