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:           Wed Jun 15 22:05:04 UTC 2016

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add editors/codelite


To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 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.173 pkgsrc/editors/Makefile:1.174
--- pkgsrc/editors/Makefile:1.173       Wed Jun 15 08:38:54 2016
+++ pkgsrc/editors/Makefile     Wed Jun 15 22:05:04 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.173 2016/06/15 08:38:54 kamil Exp $
+# $NetBSD: Makefile,v 1.174 2016/06/15 22:05:04 kamil Exp $
 #
 
 COMMENT=       Editors
@@ -15,6 +15,7 @@ SUBDIR+=      bvi
 SUBDIR+=       ce
 SUBDIR+=       ce-doc
 SUBDIR+=       ce-x11
+SUBDIR+=       codelite
 SUBDIR+=       conglomerate
 SUBDIR+=       cooledit
 SUBDIR+=       dasher



Home | Main Index | Thread Index | Old Index