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:           Thu Jun 14 15:16:02 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add go-debounce


To generate a diff of this commit:
cvs rdiff -u -r1.2688 -r1.2689 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.2688 pkgsrc/devel/Makefile:1.2689
--- pkgsrc/devel/Makefile:1.2688        Tue Jun  5 19:34:28 2018
+++ pkgsrc/devel/Makefile       Thu Jun 14 15:16:02 2018
@@ -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-check
 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