summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-08-05 22:07:08 +0000
committerminskim <minskim@pkgsrc.org>2009-08-05 22:07:08 +0000
commitf8e83c56bb89d0a44f1102536aba635b4ac9cdcd (patch)
treec269e5b868bc82b9cedc6af058b7909efa0fad3b /editors/Makefile
parent304b5d638b3655dc82c381d5d361e945f48c828b (diff)
downloadpkgsrc-f8e83c56bb89d0a44f1102536aba635b4ac9cdcd.tar.gz
Add emacs22 and emacs22-nox11.
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 283ec214008..d86abd17534 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2009/06/05 02:59:50 minskim Exp $
+# $NetBSD: Makefile,v 1.132 2009/08/05 22:07:08 minskim Exp $
#
COMMENT= Editors
@@ -27,6 +27,8 @@ SUBDIR+= emacs-snapshot
SUBDIR+= emacs20
SUBDIR+= emacs21
SUBDIR+= emacs21-nox11
+SUBDIR+= emacs22
+SUBDIR+= emacs22-nox11
SUBDIR+= ex
SUBDIR+= fe
SUBDIR+= gate