diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-11-11 13:32:31 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-11-11 13:32:31 +0000 |
commit | 73834621b18d8c81a627f165169c409b7c1d9cce (patch) | |
tree | 9c75276d9f0647e69aa099bed152844a6c0a35f9 /math/mlpack | |
parent | 0ce34a888dad2f2e7669c4d4e71e0747af90516f (diff) |
Notes
Diffstat (limited to 'math/mlpack')
-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 dda0e15713e1..46082be91a93 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -2,7 +2,7 @@ PORTNAME= mlpack DISTVERSION= 3.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://mlpack.org/files/ |