diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
commit | 1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch) | |
tree | 127ae6686665fd0ff97a7bd5f27449299929734e /math/g2o | |
parent | d20d8aa75e51f61da14ac206199a1ebc244f940a (diff) |
Notes
Diffstat (limited to 'math/g2o')
-rw-r--r-- | math/g2o/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile index 4b1741fb6fee..fd5c6925f04c 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -3,7 +3,7 @@ PORTNAME= g2o DISTVERSION= 20170730_git-87 DISTVERSIONSUFFIX= -gbbe3c2b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |