diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /textproc/py-reverend | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) | |
download | ports-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz ports-bd6fa393f8764f575bc64cb90da401ec5452360c.zip |
Notes
Diffstat (limited to 'textproc/py-reverend')
-rw-r--r-- | textproc/py-reverend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-reverend/Makefile b/textproc/py-reverend/Makefile index da0be50f1234..9ab3d5157e82 100644 --- a/textproc/py-reverend/Makefile +++ b/textproc/py-reverend/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Reverend-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A simple Bayesian classifier written in Python USE_PYTHON= yes |