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:           Sun Mar  8 12:13:46 UTC 2026

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add redox


To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 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.262 pkgsrc/editors/Makefile:1.263
--- pkgsrc/editors/Makefile:1.262       Mon Jan 19 07:42:37 2026
+++ pkgsrc/editors/Makefile     Sun Mar  8 12:13:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2026/01/19 07:42:37 wiz Exp $
+# $NetBSD: Makefile,v 1.263 2026/03/08 12:13:46 pin Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -131,6 +131,7 @@ SUBDIR+=    py-editor
 SUBDIR+=       py-jedi
 SUBDIR+=       qemacs
 SUBDIR+=       qtcreator
+SUBDIR+=       redox
 SUBDIR+=       reovim
 SUBDIR+=       retext
 SUBDIR+=       rox-edit



Home | Main Index | Thread Index | Old Index