pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 25 01:14:36 UTC 2021
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc: add go-levenshtein
To generate a diff of this commit:
cvs rdiff -u -r1.1198 -r1.1199 pkgsrc/textproc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1198 pkgsrc/textproc/Makefile:1.1199
--- pkgsrc/textproc/Makefile:1.1198 Wed Feb 24 13:18:45 2021
+++ pkgsrc/textproc/Makefile Thu Feb 25 01:14:36 2021
@@ -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-glob
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