pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/kubectl
Module Name: pkgsrc
Committed By: leot
Date: Fri Oct 8 19:09:27 UTC 2021
Modified Files:
pkgsrc/net/kubectl: Makefile
Log Message:
kubectl: Take MAINTAINERship
(For real! That was part of previous update, sorry!)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/kubectl/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/kubectl/Makefile
diff -u pkgsrc/net/kubectl/Makefile:1.10 pkgsrc/net/kubectl/Makefile:1.11
--- pkgsrc/net/kubectl/Makefile:1.10 Fri Oct 8 18:49:34 2021
+++ pkgsrc/net/kubectl/Makefile Fri Oct 8 19:09:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/10/08 18:49:34 leot Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/08 19:09:27 leot Exp $
DISTNAME= kubectl-1.22.2
CATEGORIES= net
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=kube
GITHUB_PROJECT= kubernetes
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://github.com/kubernetes/kubectl
COMMENT= Command line tool lets you control Kubernetes clusters
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index