diff options
Diffstat (limited to 'textproc/py-pystemmer/Makefile')
-rw-r--r-- | textproc/py-pystemmer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index eb9716346954..64055062e71c 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyStemmer-${PORTVERSION} -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Snowball Stemming Algorithms for Information Retrieval LICENSE= MIT BSD3CLAUSE |