pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc textproc: add go-levenshtein
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ee272cd16f4
branches: trunk
changeset: 447687:0ee272cd16f4
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Feb 25 01:14:36 2021 +0000
description:
textproc: add go-levenshtein
diffstat:
textproc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 72e2e56b741d -r 0ee272cd16f4 textproc/Makefile
--- a/textproc/Makefile Thu Feb 25 01:11:32 2021 +0000
+++ b/textproc/Makefile Thu Feb 25 01:14:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1198 2021/02/24 13:18:45 pin Exp $
+# $NetBSD: Makefile,v 1.1199 2021/02/25 01:14:36 gutteridge Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -237,6 +237,7 @@
SUBDIR+= go-goldmark
SUBDIR+= go-inflect
SUBDIR+= go-kr-text
+SUBDIR+= go-levenshtein
SUBDIR+= go-md2man
SUBDIR+= go-mmark
SUBDIR+= go-org
Home |
Main Index |
Thread Index |
Old Index