pkgsrc-WIP-changes archive

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

py-setconf: Change CATEGORIES from devel to sysutils



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 12 06:33:30 2015 +0100
Changeset:	e2370b73d1389c1b1032d03e867ebb5b43721702

Modified Files:
	py-setconf/Makefile

Log Message:
py-setconf: Change CATEGORIES from devel to sysutils

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

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

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

diffs:
diff --git a/py-setconf/Makefile b/py-setconf/Makefile
index 5249881..638876e 100644
--- a/py-setconf/Makefile
+++ b/py-setconf/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	setconf-0.6.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel
+CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=xyproto/}
 GITHUB_PROJECT=	setconf
 


Home | Main Index | Thread Index | Old Index