diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-03-13 20:10:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-03-13 20:10:33 +0000 |
commit | e778da6612391ff125a37aeab816bd283e5806d0 (patch) | |
tree | 1ee841b7d5731cf384760003ca03376a1118aa6e /graphics | |
parent | fae54c4cb187ff7d9ae82bb0dd260583e32a4987 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/osgearth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index fdfeece5e8c9..980134167d1b 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,6 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.9 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= lbartoletti@tuxfamily.org |