diff options
Diffstat (limited to 'textproc/py-whoosh/Makefile')
-rw-r--r-- | textproc/py-whoosh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-whoosh/Makefile b/textproc/py-whoosh/Makefile index adb3a6f516b8..0e2a9b922a80 100644 --- a/textproc/py-whoosh/Makefile +++ b/textproc/py-whoosh/Makefile @@ -7,6 +7,7 @@ DISTNAME= Whoosh-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Featureful full-text indexing and searching in Python +WWW= http://bitbucket.org/mchaput/whoosh LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |