pkgsrc-WIP-changes archive

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

wip/py-lark-parser: set CATEGORY



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Dec 18 16:46:32 2020 +0100
Changeset:	14fb0b7977c7895e9c76788530ffbe8d96edf1a6

Modified Files:
	py-lark-parser/Makefile

Log Message:
wip/py-lark-parser: set CATEGORY

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

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 9ba8f846d7..f1a72ce933 100644
--- a/py-lark-parser/Makefile
+++ b/py-lark-parser/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	lark-parser-0.10.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel lang python
+CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=l/lark-parser/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost


Home | Main Index | Thread Index | Old Index