diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2024-10-04 21:43:12 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2024-10-13 13:55:03 +0000 |
commit | f3127fabc6a3a947140b8ca6bdea8b79c1151c38 (patch) | |
tree | 134fc383a573408996dc700d186683e1e7bfbaea /graphics/ogre3d | |
parent | c01c74efa580ae54c2e6028fa191b3e22abeb787 (diff) |
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 569dbccad1b3..c2421d3331d6 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -1,7 +1,7 @@ PORTNAME= ogre3d DISTVERSIONPREFIX= v DISTVERSION= 1.11.6 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics devel MAINTAINER= oliver@FreeBSD.org |