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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9302c03b3b32
branches:  trunk
changeset: 380838:9302c03b3b32
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed May 23 00:32:23 2018 +0000

description:
devel/Makefile: Add go-gopkgs

diffstat:

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

diffs (17 lines):

diff -r b10855e29364 -r 9302c03b3b32 devel/Makefile
--- a/devel/Makefile    Wed May 23 00:32:13 2018 +0000
+++ b/devel/Makefile    Wed May 23 00:32:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2679 2018/05/22 12:10:40 adam Exp $
+# $NetBSD: Makefile,v 1.2680 2018/05/23 00:32:23 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -347,6 +347,7 @@
 SUBDIR+=       go-gls
 SUBDIR+=       go-golang-lru
 SUBDIR+=       go-goorgeous
+SUBDIR+=       go-gopkgs
 SUBDIR+=       go-goptlib
 SUBDIR+=       go-homedir
 SUBDIR+=       go-i18n



Home | Main Index | Thread Index | Old Index