diff options
Diffstat (limited to 'math/ceres-solver/Makefile')
-rw-r--r-- | math/ceres-solver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 5e84907e0176..4f1b95406aa3 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,6 +1,6 @@ PORTNAME= ceres-solver DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |