pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Mar 31 18:29:49 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Add kubectl


To generate a diff of this commit:
cvs rdiff -u -r1.1394 -r1.1395 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1394 pkgsrc/net/Makefile:1.1395
--- pkgsrc/net/Makefile:1.1394  Thu Mar 18 22:57:05 2021
+++ pkgsrc/net/Makefile Wed Mar 31 18:29:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1394 2021/03/18 22:57:05 khorben Exp $
+# $NetBSD: Makefile,v 1.1395 2021/03/31 18:29:49 leot Exp $
 #
 
 COMMENT=       Networking tools
@@ -296,6 +296,7 @@ SUBDIR+=    kppp
 SUBDIR+=       krdc
 SUBDIR+=       krfb
 SUBDIR+=       ktorrent
+SUBDIR+=       kubectl
 SUBDIR+=       kxmlrpcclient
 SUBDIR+=       lambdamoo
 SUBDIR+=       lambdamoo-core



Home | Main Index | Thread Index | Old Index