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-debounce



details:   https://anonhg.NetBSD.org/pkgsrc/rev/315393976550
branches:  trunk
changeset: 309282:315393976550
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jun 14 15:16:02 2018 +0000

description:
devel/Makefile: Add go-debounce

diffstat:

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

diffs (17 lines):

diff -r a753c7b89106 -r 315393976550 devel/Makefile
--- a/devel/Makefile    Thu Jun 14 15:15:58 2018 +0000
+++ b/devel/Makefile    Thu Jun 14 15:16:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2688 2018/06/05 19:34:28 minskim Exp $
+# $NetBSD: Makefile,v 1.2689 2018/06/14 15:16:02 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -335,6 +335,7 @@
 SUBDIR+=       go-cli
 SUBDIR+=       go-cobra
 SUBDIR+=       go-consul-api
+SUBDIR+=       go-debounce
 SUBDIR+=       go-ed25519
 SUBDIR+=       go-emoji
 SUBDIR+=       go-errors



Home | Main Index | Thread Index | Old Index