aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pystemmer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pystemmer/Makefile')
-rw-r--r--textproc/pystemmer/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/pystemmer/Makefile b/textproc/pystemmer/Makefile
index f15524c1e582..4aeba51c4957 100644
--- a/textproc/pystemmer/Makefile
+++ b/textproc/pystemmer/Makefile
@@ -1,18 +1,14 @@
-# New ports collection makefile for: pystemmer
-# Date created: 2009-03-17
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= pystemmer
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP \
http://snowball.tartarus.org/wrappers/
DISTNAME= PyStemmer-${PORTVERSION}
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Snowball Stemming Algorithms for Information Retrieval
USE_PYTHON= yes