pkgsrc-WIP-changes archive

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

codeblocks: Set group to editors x11 like codelite



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Jun 16 03:58:31 2016 +0200
Changeset:	2b9fced0346d903e767468a1df041f9f69726504

Modified Files:
	codeblocks/Makefile

Log Message:
codeblocks: Set group to editors x11 like codelite

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

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

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

diffs:
diff --git a/codeblocks/Makefile b/codeblocks/Makefile
index cec2259..41244f8 100644
--- a/codeblocks/Makefile
+++ b/codeblocks/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=	codeblocks_16.01
 PKGNAME=	${DISTNAME:S/_/-/}
-CATEGORIES=	devel
+CATEGORIES=	editors x11
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=codeblocks/}
 EXTRACT_SUFX=	.tar.gz
 


Home | Main Index | Thread Index | Old Index