diff options
author | hubertf <hubertf> | 1997-10-13 02:47:38 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-10-13 02:47:38 +0000 |
commit | ed942e75c2b0ef2d4182687289560b852be415a8 (patch) | |
tree | b244a355d8692340610eb81d4f3c0d8a6a52f146 /editors | |
parent | 161e45ecb8d179170bc205cf2b01abc6a83b5ed3 (diff) | |
download | pkgsrc-ed942e75c2b0ef2d4182687289560b852be415a8.tar.gz |
emacs works now.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 21027649603..dedaa7f5648 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1997/10/06 12:59:52 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/10/13 02:47:38 hubertf Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -7,7 +7,7 @@ # SUBDIR += beav # SUBDIR += bpatch # SUBDIR += e93 -# SUBDIR += emacs + SUBDIR += emacs # SUBDIR += gvim # SUBDIR += jed # SUBDIR += joe |