From be9b2536b72be2076cf6eff6a07fa7b09bc28dfb Mon Sep 17 00:00:00 2001 From: rafan Date: Tue, 3 Nov 2009 06:07:36 +0000 Subject: - Update to 2.9 --- science/libsvm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'science/libsvm/Makefile') diff --git a/science/libsvm/Makefile b/science/libsvm/Makefile index 15b0b770831a..bfe64a43991a 100644 --- a/science/libsvm/Makefile +++ b/science/libsvm/Makefile @@ -6,11 +6,12 @@ # PORTNAME= libsvm -PORTVERSION= 2.89 +PORTVERSION= 2.90 PORTEPOCH= 1 CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \ http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/ +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= rafan@FreeBSD.org COMMENT= A library for Support Vector Machines -- cgit