diff options
author | drochner <drochner@pkgsrc.org> | 2002-04-24 17:31:30 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-04-24 17:31:30 +0000 |
commit | 5937c7f4431a48e8c7aed8523124aa6d83d3d1ee (patch) | |
tree | d8923f90af4a91e4e0cea4f818c84243f1e76c8c /editors | |
parent | 1e748a667c7516c1f219ff5e48b7df10213a2164 (diff) | |
download | pkgsrc-5937c7f4431a48e8c7aed8523124aa6d83d3d1ee.tar.gz |
+emacs21
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d77649b3385..d87984142ea 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2002/04/19 14:07:03 zuntum Exp $ +# $NetBSD: Makefile,v 1.59 2002/04/24 17:31:30 drochner Exp $ # COMMENT= Editors @@ -11,6 +11,7 @@ SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 SUBDIR+= emacs +SUBDIR+= emacs21 SUBDIR+= gnotepad SUBDIR+= hexedit SUBDIR+= jde |