pkgsrc-WIP-changes archive

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

py-lark-parser: fix CATEGORIES



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Wed Feb 23 12:34:41 2022 +0100
Changeset:	778ee7fac46c22af612ade2456451b34abc0b8eb

Modified Files:
	py-lark-parser/Makefile

Log Message:
py-lark-parser: fix CATEGORIES

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

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

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

diffs:
diff --git a/py-lark-parser/Makefile b/py-lark-parser/Makefile
index aca896c05c..f838b9ac1a 100644
--- a/py-lark-parser/Makefile
+++ b/py-lark-parser/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	lark-parser-0.12.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel lang
+CATEGORIES=	lang python
 MASTER_SITES=	${MASTER_SITE_PYPI:=l/lark-parser/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost


Home | Main Index | Thread Index | Old Index