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:   pin
Date:           Fri Apr  8 10:26:02 UTC 2022

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add ced


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 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.222 pkgsrc/editors/Makefile:1.223
--- pkgsrc/editors/Makefile:1.222       Wed Apr  6 22:41:26 2022
+++ pkgsrc/editors/Makefile     Fri Apr  8 10:26:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.222 2022/04/06 22:41:26 wiz Exp $
+# $NetBSD: Makefile,v 1.223 2022/04/08 10:26:02 pin Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -16,6 +16,7 @@ SUBDIR+=      bvi
 SUBDIR+=       ce
 SUBDIR+=       ce-doc
 SUBDIR+=       ce-x11
+SUBDIR+=       ced
 SUBDIR+=       cesium
 SUBDIR+=       codeblocks
 SUBDIR+=       codelite



Home | Main Index | Thread Index | Old Index