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 Jul 11 00:05:44 UTC 2018
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Add go-godef
To generate a diff of this commit:
cvs rdiff -u -r1.2699 -r1.2700 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.2699 pkgsrc/devel/Makefile:1.2700
--- pkgsrc/devel/Makefile:1.2699 Tue Jul 10 01:18:58 2018
+++ pkgsrc/devel/Makefile Wed Jul 11 00:05:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2699 2018/07/10 01:18:58 minskim Exp $
+# $NetBSD: Makefile,v 1.2700 2018/07/11 00:05:44 minskim Exp $
#
COMMENT= Development utilities
@@ -348,6 +348,7 @@ SUBDIR+= go-gitmap
SUBDIR+= go-glog
SUBDIR+= go-gls
SUBDIR+= go-gocode
+SUBDIR+= go-godef
SUBDIR+= go-golang-lru
SUBDIR+= go-goorgeous
SUBDIR+= go-gopkgs
Home |
Main Index |
Thread Index |
Old Index