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:   ryoon
Date:           Sun Nov 18 08:28:37 UTC 2018
Modified Files:
        pkgsrc/textproc: Makefile
Log Message:
Enable go-regexp2
To generate a diff of this commit:
cvs rdiff -u -r1.1011 -r1.1012 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.1011 pkgsrc/textproc/Makefile:1.1012
--- pkgsrc/textproc/Makefile:1.1011     Sun Nov 18 08:25:47 2018
+++ pkgsrc/textproc/Makefile    Sun Nov 18 08:28:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1011 2018/11/18 08:25:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.1012 2018/11/18 08:28:37 ryoon Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -207,6 +207,7 @@ SUBDIR+=    go-inflect
 SUBDIR+=       go-md2man
 SUBDIR+=       go-mmark
 SUBDIR+=       go-prose
+SUBDIR+=       go-regexp2
 SUBDIR+=       go-runewidth
 SUBDIR+=       go-sentences
 SUBDIR+=       go-tablewriter
Home |
Main Index |
Thread Index |
Old Index