diff options
Diffstat (limited to 'textproc/py-reverend/Makefile')
-rw-r--r-- | textproc/py-reverend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-reverend/Makefile b/textproc/py-reverend/Makefile index e30add6f0a7c..fe8f2b5aa960 100644 --- a/textproc/py-reverend/Makefile +++ b/textproc/py-reverend/Makefile @@ -7,6 +7,7 @@ DISTNAME= Reverend-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Simple Bayesian classifier written in Python +WWW= http://www.divmod.org/trac/wiki/DivmodReverend USES= python:3.6+ USE_PYTHON= distutils autoplist |