diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-16 21:07:08 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-16 21:07:08 +0000 |
commit | f59e8189ff065e1a552d2128e456705b3cb3b924 (patch) | |
tree | f086ce477d65807bce75c50fe00d6abfe61e9e6a /editors | |
parent | 087b101248343eb35d72775ac60acaedf3075999 (diff) | |
download | pkgsrc-f59e8189ff065e1a552d2128e456705b3cb3b924.tar.gz |
+emacs24, emacs24-nox11
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a5581a41817..10dca092689 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2012/06/10 12:51:30 obache Exp $ +# $NetBSD: Makefile,v 1.152 2012/06/16 21:07:08 dholland Exp $ # COMMENT= Editors @@ -33,6 +33,8 @@ SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 SUBDIR+= emacs22 SUBDIR+= emacs22-nox11 +SUBDIR+= emacs24 +SUBDIR+= emacs24-nox11 SUBDIR+= ex SUBDIR+= fe SUBDIR+= gate |