pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   kamil
Date:           Thu Jun 16 02:29:27 UTC 2016

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add editors/codeblocks


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 pkgsrc/editors/Makefile

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

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.174 pkgsrc/editors/Makefile:1.175
--- pkgsrc/editors/Makefile:1.174       Wed Jun 15 22:05:04 2016
+++ pkgsrc/editors/Makefile     Thu Jun 16 02:29:27 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.174 2016/06/15 22:05:04 kamil Exp $
+# $NetBSD: Makefile,v 1.175 2016/06/16 02:29:27 kamil Exp $
 #
 
 COMMENT=       Editors
@@ -15,6 +15,7 @@ SUBDIR+=      bvi
 SUBDIR+=       ce
 SUBDIR+=       ce-doc
 SUBDIR+=       ce-x11
+SUBDIR+=       codeblocks
 SUBDIR+=       codelite
 SUBDIR+=       conglomerate
 SUBDIR+=       cooledit



Home | Main Index | Thread Index | Old Index