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:   wiz
Date:           Sat Jun 13 15:50:05 UTC 2026

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
editors/Makefile: + vim-gtk4


To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 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.263 pkgsrc/editors/Makefile:1.264
--- pkgsrc/editors/Makefile:1.263       Sun Mar  8 12:13:46 2026
+++ pkgsrc/editors/Makefile     Sat Jun 13 15:50:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2026/03/08 12:13:46 pin Exp $
+# $NetBSD: Makefile,v 1.264 2026/06/13 15:50:05 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -177,6 +177,7 @@ SUBDIR+=    vilearn
 SUBDIR+=       vim
 SUBDIR+=       vim-gtk2
 SUBDIR+=       vim-gtk3
+SUBDIR+=       vim-gtk4
 SUBDIR+=       vim-lang
 SUBDIR+=       vim-motif
 SUBDIR+=       vim-share



Home | Main Index | Thread Index | Old Index