diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-26 06:41:30 +0000 |
commit | 61818ce94b1edff39aa289d1eac7f8a73eed36ae (patch) | |
tree | b54ef7ccd5dfd3ead2707c200f2e743968ee713a /math/ceres-solver | |
parent | df214e1a6c6b5838eb5f59b027018a4f86e02a8a (diff) |
Notes
Diffstat (limited to 'math/ceres-solver')
-rw-r--r-- | math/ceres-solver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 55056cfd9a35..436a3cdf9522 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -2,6 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.14.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org |