diff options
-rw-r--r-- | textproc/weka/Makefile | 9 | ||||
-rw-r--r-- | textproc/weka/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index 51554c9af90..7f0704f19ee 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: weka -# Date created: 2007-01-20 -# Whom: Simon Olofsson <simon@olofsson.de> -# +# Created by: Simon Olofsson <simon@olofsson.de> # $FreeBSD$ -# PORTNAME= weka -DISTVERSION= 3-6-7 +DISTVERSION= 3-6-8 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-6/${PORTVERSION} @@ -14,7 +10,6 @@ MAINTAINER= simon@olofsson.de COMMENT= Data Mining Software in Java LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even # Second component is even for stable versions. diff --git a/textproc/weka/distinfo b/textproc/weka/distinfo index 743457d6f66..aa38ed06dd9 100644 --- a/textproc/weka/distinfo +++ b/textproc/weka/distinfo @@ -1,2 +1,2 @@ -SHA256 (weka-3-6-7.zip) = 93e352af6b9c331bf4a6d67c2181618e4d93dc1f0d30538b92951b18fc45ae56 -SIZE (weka-3-6-7.zip) = 22763481 +SHA256 (weka-3-6-8.zip) = bd394954cdfc1521db271b2165c6005c725b17bbc1e9249c0926fa0d6aa7bdc2 +SIZE (weka-3-6-8.zip) = 22784094 |