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:   ryoon
Date:           Fri Jan 29 20:37:02 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable got


To generate a diff of this commit:
cvs rdiff -u -r1.3327 -r1.3328 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.3327 pkgsrc/devel/Makefile:1.3328
--- pkgsrc/devel/Makefile:1.3327        Thu Jan 28 21:23:30 2021
+++ pkgsrc/devel/Makefile       Fri Jan 29 20:37:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3327 2021/01/28 21:23:30 maya Exp $
+# $NetBSD: Makefile,v 1.3328 2021/01/29 20:37:02 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -502,6 +502,7 @@ SUBDIR+=    google-api-go-client
 SUBDIR+=       google-glog
 SUBDIR+=       googletest
 SUBDIR+=       gopls
+SUBDIR+=       got
 SUBDIR+=       gperf
 SUBDIR+=       gperftools
 SUBDIR+=       gprbuild-aux



Home | Main Index | Thread Index | Old Index