diff options
Diffstat (limited to 'math/mlpack/Makefile')
-rw-r--r-- | math/mlpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index f76f3defcd24..4b99a5e84517 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -2,7 +2,7 @@ PORTNAME= mlpack DISTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/ |