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:   nikita
Date:           Mon Jun 29 13:36:32 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
go-quicktest add


To generate a diff of this commit:
cvs rdiff -u -r1.3147 -r1.3148 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.3147 pkgsrc/devel/Makefile:1.3148
--- pkgsrc/devel/Makefile:1.3147        Mon Jun 29 13:24:14 2020
+++ pkgsrc/devel/Makefile       Mon Jun 29 13:36:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3147 2020/06/29 13:24:14 nikita Exp $
+# $NetBSD: Makefile,v 1.3148 2020/06/29 13:36:32 nikita Exp $
 #
 
 COMMENT=       Development utilities
@@ -445,6 +445,7 @@ SUBDIR+=    go-properties
 SUBDIR+=       go-protobuf
 SUBDIR+=       go-pty
 SUBDIR+=       go-purell
+SUBDIR+=       go-quicktest
 SUBDIR+=       go-radix
 SUBDIR+=       go-ratelimit
 SUBDIR+=       go-repr



Home | Main Index | Thread Index | Old Index