diff options
Diffstat (limited to 'graphics/ogre3d/Makefile')
-rw-r--r-- | graphics/ogre3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 1a1b807c6a5e..8415a104e4e2 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -1,6 +1,7 @@ PORTNAME= ogre3d DISTVERSIONPREFIX= v -DISTVERSION= 14.3.4 +DISTVERSION= 14.4.0 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= fluffy@FreeBSD.org |