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:           Wed Dec 31 21:37:27 UTC 2025

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add reovim


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 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.260 pkgsrc/editors/Makefile:1.261
--- pkgsrc/editors/Makefile:1.260       Sat Dec 13 09:08:06 2025
+++ pkgsrc/editors/Makefile     Wed Dec 31 21:37:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2025/12/13 09:08:06 fox Exp $
+# $NetBSD: Makefile,v 1.261 2025/12/31 21:37:27 pin Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -132,6 +132,7 @@ SUBDIR+=    py-editor
 SUBDIR+=       py-jedi
 SUBDIR+=       qemacs
 SUBDIR+=       qtcreator
+SUBDIR+=       reovim
 SUBDIR+=       retext
 SUBDIR+=       rox-edit
 SUBDIR+=       sam



Home | Main Index | Thread Index | Old Index