diff options
author | drochner <drochner> | 2002-04-24 17:31:30 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-04-24 17:31:30 +0000 |
commit | 468de90f7cb594ee9666b1aed20b9c424043bd2b (patch) | |
tree | d8923f90af4a91e4e0cea4f818c84243f1e76c8c | |
parent | fc39a63716ff1fb64e29629d0058bf1578665796 (diff) | |
download | pkgsrc-468de90f7cb594ee9666b1aed20b9c424043bd2b.tar.gz |
+emacs21
-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 |