diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-11 06:13:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-11 06:13:55 +0000 |
commit | 8f9c25b6c1743caae961e582c66eb26fc4993237 (patch) | |
tree | 079c6770be576a1e656ca1ac13c72c525b3a5f1c /graphics/ogre3d | |
parent | c08b193ea738339f44499e31e3e862f9101a0242 (diff) | |
download | ports-8f9c25b6c1743caae961e582c66eb26fc4993237.tar.gz ports-8f9c25b6c1743caae961e582c66eb26fc4993237.zip |
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 8551b689e72e..b50fc05cf1f4 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= SF/ogre DISTNAME= ogre-v${PORTVERSION:S/./-/g:S/-r1/RC1/g} |