pkgsrc-WIP-changes archive

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

py-ec2instanceconnectcli: Move to `net' category



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Jun 10 10:14:27 2021 +0200
Changeset:	25bb20aa9a839e0743137efc7ed44dbf2c4e5f6e

Modified Files:
	py-ec2instanceconnectcli/Makefile

Log Message:
py-ec2instanceconnectcli: Move to `net' category

It is probably more similar to, e.g. mosh, and easier to find in `net'
instead of `security'.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25bb20aa9a839e0743137efc7ed44dbf2c4e5f6e

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

diffstat:
 py-ec2instanceconnectcli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-ec2instanceconnectcli/Makefile b/py-ec2instanceconnectcli/Makefile
index b591628155..ef15da19b2 100644
--- a/py-ec2instanceconnectcli/Makefile
+++ b/py-ec2instanceconnectcli/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	ec2instanceconnectcli-1.0.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	security python
+CATEGORIES=	net python
 MASTER_SITES=	${MASTER_SITE_PYPI:=e/ec2instanceconnectcli/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index