diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2023-06-02 20:36:41 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2023-06-02 21:40:45 +0000 |
commit | a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251 (patch) | |
tree | e140fb30ab7c3b1738f874824c077a7fef5b6130 /graphics/ogre3d | |
parent | 11c8add256ef7cac322d2d8bad905e8a11885139 (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 2cfe2d3b3c8d..99d34da73788 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -1,7 +1,7 @@ PORTNAME= ogre3d DISTVERSIONPREFIX= v DISTVERSION= 1.11.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics devel MAINTAINER= oliver@FreeBSD.org |