pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors editors/Makefile: + emacs28*



details:   https://anonhg.NetBSD.org/pkgsrc/rev/684fbe4d623d
branches:  trunk
changeset: 376376:684fbe4d623d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 06 22:41:26 2022 +0000

description:
editors/Makefile: + emacs28*

diffstat:

 editors/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0463dabfb83c -r 684fbe4d623d editors/Makefile
--- a/editors/Makefile  Wed Apr 06 22:41:03 2022 +0000
+++ b/editors/Makefile  Wed Apr 06 22:41:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.221 2022/04/02 09:36:15 nikita Exp $
+# $NetBSD: Makefile,v 1.222 2022/04/06 22:41:26 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -44,6 +44,8 @@
 SUBDIR+=       emacs26-nox11
 SUBDIR+=       emacs27
 SUBDIR+=       emacs27-nox11
+SUBDIR+=       emacs28
+SUBDIR+=       emacs28-nox11
 SUBDIR+=       ex
 SUBDIR+=       fe
 SUBDIR+=       feathernotes



Home | Main Index | Thread Index | Old Index