From 3f627318bd755f34698f6f460e01fa26ee544fc2 Mon Sep 17 00:00:00 2001 From: vins Date: Tue, 6 Dec 2022 11:14:00 +0000 Subject: [PATCH] add jupp to editors/Makefile. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index bdbae5ea08eb..5510b4ff8e3a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -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+= jde SUBDIR+= jed SUBDIR+= joe SUBDIR+= jove +SUBDIR+= jupp SUBDIR+= kakoune SUBDIR+= kate SUBDIR+= kibi