summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-08-12 14:17:02 +0000
committerryoon <ryoon@pkgsrc.org>2020-08-12 14:17:02 +0000
commit61a01f87b6fbb4e970d2df0df061c95cf022a7c2 (patch)
tree5ff83e7c12bbc6fcf7be6adcaeb116425a631686 /editors/Makefile
parent85ee2af852e5a9e13ed200084c6dddc0dcbef7f5 (diff)
downloadpkgsrc-61a01f87b6fbb4e970d2df0df061c95cf022a7c2.tar.gz
editors: Enable emacs27
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index ad8d2c95c78..7dc021bd5b4 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2020/06/18 03:01:50 gutteridge Exp $
+# $NetBSD: Makefile,v 1.209 2020/08/12 14:17:02 ryoon Exp $
#
COMMENT= Editors
@@ -39,6 +39,7 @@ SUBDIR+= emacs25
SUBDIR+= emacs25-nox11
SUBDIR+= emacs26
SUBDIR+= emacs26-nox11
+SUBDIR+= emacs27
SUBDIR+= ex
SUBDIR+= fe
SUBDIR+= feathernotes