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:           Tue Aug 25 17:24:12 UTC 2026

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
editors/Makefile: + emacs31, emacs31-nox11


To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 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.267 pkgsrc/editors/Makefile:1.268
--- pkgsrc/editors/Makefile:1.267       Mon Aug 10 09:49:40 2026
+++ pkgsrc/editors/Makefile     Tue Aug 25 17:24:12 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.267 2026/08/10 09:49:40 wiz Exp $
+# $NetBSD: Makefile,v 1.268 2026/08/25 17:24:12 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -46,6 +46,8 @@ SUBDIR+=      emacs29
 SUBDIR+=       emacs29-nox11
 SUBDIR+=       emacs30
 SUBDIR+=       emacs30-nox11
+SUBDIR+=       emacs31
+SUBDIR+=       emacs31-nox11
 SUBDIR+=       ex
 SUBDIR+=       fe
 SUBDIR+=       feathernotes



Home | Main Index | Thread Index | Old Index