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 d0a9c6a4d407..12b475c11a97 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mlpack -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.1 CATEGORIES= math MASTER_SITES= http://mlpack.org/files/ |