svn commit: r455067 - head/devel
Dan Langille
dvl at FreeBSD.org
Tue Nov 28 17:28:05 UTC 2017
Author: dvl
Date: Tue Nov 28 17:28:04 2017
New Revision: 455067
URL: https://svnweb.freebsd.org/changeset/ports/455067
Log:
Add py-naiveBayesClassifier
Reported by: Antoine via Adam
Modified:
head/devel/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Nov 28 17:13:38 2017 (r455066)
+++ head/devel/Makefile Tue Nov 28 17:28:04 2017 (r455067)
@@ -4594,6 +4594,7 @@
SUBDIR += py-mygpoclient
SUBDIR += py-mypy
SUBDIR += py-nagioscheck
+ SUBDIR += py-naiveBayesClassifier
SUBDIR += py-natsort
SUBDIR += py-natural
SUBDIR += py-nbconvert
More information about the svn-ports-all
mailing list