From cb325866a67bcbda1c27fd9f08806af2cc096b8b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 25 Apr 2018 21:54:31 +0200 Subject: [PATCH] textproc/py-snowballstemmer: sync with upstream Taken from: HardenedBSD --- textproc/py-snowballstemmer/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-snowballstemmer/pkg-descr b/textproc/py-snowballstemmer/pkg-descr index b655bea3519..ca7660120f9 100644 --- a/textproc/py-snowballstemmer/pkg-descr +++ b/textproc/py-snowballstemmer/pkg-descr @@ -1,4 +1,4 @@ This is a pure Python stemming library. If PyStemmer is available, this module uses it to accelerate. -WWW: https://pypi.python.org/pypi/snowballstemmer +WWW: https://pypi.org/project/snowballstemmer/