pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: minskim
Date: Mon Sep 10 23:48:58 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Add go-colortext
To generate a diff of this commit:
cvs rdiff -u -r1.2729 -r1.2730 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2729 pkgsrc/devel/Makefile:1.2730
--- pkgsrc/devel/Makefile:1.2729 Mon Sep 10 22:44:02 2018
+++ pkgsrc/devel/Makefile Mon Sep 10 23:48:58 2018
@@ -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-check
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