pkgsrc-WIP-changes archive

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

py-rns: Fix categories



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Feb 20 18:43:52 2023 -0500
Changeset:	ea1ed776f698691fec7f9a3f3eb3232469a7cdd6

Modified Files:
	py-rns/Makefile

Log Message:
py-rns: Fix categories

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

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

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

diffs:
diff --git a/py-rns/Makefile b/py-rns/Makefile
index 2965ef7586..f112b530b9 100644
--- a/py-rns/Makefile
+++ b/py-rns/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	rns-0.4.9
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	python # TODO: add primary category
+CATEGORIES=	comms python
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rns/}
 
 MAINTAINER=	gdt%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index