diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-07-12 14:14:15 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-07-12 14:14:15 +0000 |
commit | 83661f4fc6d09dcddd4389e6332fd1ece974a90b (patch) | |
tree | ba5f7957141ed21f9cfcdf9614f9f535e7c44d41 /textproc/weka/Makefile | |
parent | f47f91d2a018f440f46a05f3259d0ba4c735964a (diff) |
Notes
Diffstat (limited to 'textproc/weka/Makefile')
-rw-r--r-- | textproc/weka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index 241e364c85a0..51554c9af904 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -6,7 +6,7 @@ # PORTNAME= weka -DISTVERSION= 3-6-6 +DISTVERSION= 3-6-7 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-6/${PORTVERSION} |