diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-17 07:37:32 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-17 07:37:32 +0000 |
commit | db84cb0b9fe0096051a156d2d09f3090902a8d23 (patch) | |
tree | 770f02bf5f2bd709088147ab0dc3e26961c2c1f5 /editors/Makefile | |
parent | 4f236cd1f9e65b8b91adff3c643b7ba3164717fa (diff) | |
download | pkgsrc-db84cb0b9fe0096051a156d2d09f3090902a8d23.tar.gz |
+emacs23, emacs23-nox11
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index e19bea95399..598afecc4af 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2013/01/23 22:00:58 wiz Exp $ +# $NetBSD: Makefile,v 1.160 2013/02/17 07:37:32 dholland Exp $ # COMMENT= Editors @@ -35,6 +35,8 @@ SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 SUBDIR+= emacs22 SUBDIR+= emacs22-nox11 +SUBDIR+= emacs23 +SUBDIR+= emacs23-nox11 SUBDIR+= emacs24 SUBDIR+= emacs24-nox11 SUBDIR+= ex |