summaryrefslogtreecommitdiff
path: root/textproc/libstemmer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libstemmer/Makefile')
-rw-r--r--textproc/libstemmer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libstemmer/Makefile b/textproc/libstemmer/Makefile
index ecb4f4c49a5..59174ad774d 100644
--- a/textproc/libstemmer/Makefile
+++ b/textproc/libstemmer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2021/02/18 10:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2021/05/24 19:54:26 wiz Exp $
DISTNAME= snowball-2.1.0
PKGNAME= ${DISTNAME:S/snowball/libstemmer/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=snowballstem/}
GITHUB_PROJECT= snowball