diff options
Diffstat (limited to 'science/liblinear/Makefile')
-rw-r--r-- | science/liblinear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile index 649544b4d5a7..7c56b6b0f20e 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= liblinear -PORTVERSION= 2.1 +PORTVERSION= 2.11 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \ http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Library for Large Linear Classification LICENSE= BSD3CLAUSE |