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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93f95137309a
branches:  trunk
changeset: 310550:93f95137309a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jul 18 02:38:18 2018 +0000

description:
devel/Makefile: Add go-sync

diffstat:

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

diffs (17 lines):

diff -r 43cb2d688ed8 -r 93f95137309a devel/Makefile
--- a/devel/Makefile    Wed Jul 18 02:38:08 2018 +0000
+++ b/devel/Makefile    Wed Jul 18 02:38:18 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2701 2018/07/12 02:27:49 minskim Exp $
+# $NetBSD: Makefile,v 1.2702 2018/07/18 02:38:18 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -374,6 +374,7 @@
 SUBDIR+=       go-shellwords
 SUBDIR+=       go-shuffle
 SUBDIR+=       go-siphash
+SUBDIR+=       go-sync
 SUBDIR+=       go-sys
 SUBDIR+=       go-termbox
 SUBDIR+=       go-testify



Home | Main Index | Thread Index | Old Index