pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors add jupp to editors/Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79902799d75b
branches:  trunk
changeset: 389572:79902799d75b
user:      vins <vins%pkgsrc.org@localhost>
date:      Tue Dec 06 11:14:00 2022 +0000

description:
add jupp to editors/Makefile.

diffstat:

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

diffs (17 lines):

diff -r b1c59e712c2f -r 79902799d75b editors/Makefile
--- a/editors/Makefile  Tue Dec 06 11:10:24 2022 +0000
+++ b/editors/Makefile  Tue Dec 06 11:14:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2022/11/03 14:35:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.231 2022/12/06 11:14:00 vins Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -72,6 +72,7 @@
 SUBDIR+=       jed
 SUBDIR+=       joe
 SUBDIR+=       jove
+SUBDIR+=       jupp
 SUBDIR+=       kakoune
 SUBDIR+=       kate
 SUBDIR+=       kibi



Home | Main Index | Thread Index | Old Index