pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add go-colortext



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1fabc25621d
branches:  trunk
changeset: 312693:e1fabc25621d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Sep 10 23:48:58 2018 +0000

description:
devel/Makefile: Add go-colortext

diffstat:

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

diffs (17 lines):

diff -r 935542d73cfb -r e1fabc25621d devel/Makefile
--- a/devel/Makefile    Mon Sep 10 23:48:54 2018 +0000
+++ b/devel/Makefile    Mon Sep 10 23:48:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2729 2018/09/10 22:44:02 minskim Exp $
+# $NetBSD: Makefile,v 1.2730 2018/09/10 23:48:58 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -338,6 +338,7 @@
 SUBDIR+=       go-cli
 SUBDIR+=       go-cobra
 SUBDIR+=       go-colorable
+SUBDIR+=       go-colortext
 SUBDIR+=       go-consul-api
 SUBDIR+=       go-debounce
 SUBDIR+=       go-ed25519



Home | Main Index | Thread Index | Old Index