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:           Wed May 23 00:32:23 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add go-gopkgs


To generate a diff of this commit:
cvs rdiff -u -r1.2679 -r1.2680 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.2679 pkgsrc/devel/Makefile:1.2680
--- pkgsrc/devel/Makefile:1.2679        Tue May 22 12:10:40 2018
+++ pkgsrc/devel/Makefile       Wed May 23 00:32:23 2018
@@ -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-glog
 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