pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add go-tablewriter



details:   https://anonhg.NetBSD.org/pkgsrc/rev/008ea72ba1a0
branches:  trunk
changeset: 310500:008ea72ba1a0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jul 17 03:55:01 2018 +0000

description:
textproc/Makefile: Add go-tablewriter

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 61edc63e14a2 -r 008ea72ba1a0 textproc/Makefile
--- a/textproc/Makefile Tue Jul 17 03:54:51 2018 +0000
+++ b/textproc/Makefile Tue Jul 17 03:55:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.993 2018/06/19 06:37:21 wen Exp $
+# $NetBSD: Makefile,v 1.994 2018/07/17 03:55:01 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -205,6 +205,7 @@
 SUBDIR+=       go-prose
 SUBDIR+=       go-runewidth
 SUBDIR+=       go-sentences
+SUBDIR+=       go-tablewriter
 SUBDIR+=       go-text
 SUBDIR+=       grep
 SUBDIR+=       grepcidr



Home | Main Index | Thread Index | Old Index