diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /math/g2o/Makefile | |
parent | 2d20eca1273008477989c312adadc1ef2fe57640 (diff) | |
download | ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.tar.gz ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.zip |
Notes
Diffstat (limited to 'math/g2o/Makefile')
-rw-r--r-- | math/g2o/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile index a0c7ee10f036..395a9057ba0c 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -2,6 +2,7 @@ PORTNAME= g2o DISTVERSION= 20200410_git +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |