diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
commit | 636287c88839c0bbcdf94ccf687a5b45dce2c511 (patch) | |
tree | dc22e80be7c36768f74f8c53abee648056ac31c5 /textproc | |
parent | 612e7616f270a033e731490b32221e0411d3afa0 (diff) | |
download | ports-636287c88839c0bbcdf94ccf687a5b45dce2c511.tar.gz ports-636287c88839c0bbcdf94ccf687a5b45dce2c511.zip |
Notes
Diffstat (limited to 'textproc')
-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 37e374518fde..6186bce8f814 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 3-6-8 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-6/${PORTVERSION} -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Data Mining Software in Java LICENSE= GPLv2 |