summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-06-30 00:13:12 +0000
committertron <tron@pkgsrc.org>1999-06-30 00:13:12 +0000
commitc7ef2a9c64b20d1b460ff2af752ea293915f93d6 (patch)
tree9a6daadaba82a90770058bb4efa3e3e1dd033412 /editors/Makefile
parente77f0828513db60067e89790e59d23bb3acde356 (diff)
downloadpkgsrc-c7ef2a9c64b20d1b460ff2af752ea293915f93d6.tar.gz
Enable "xemacs", remove "xemacs20".
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 5089747f834..77d8788327e 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/04/30 15:49:39 tv Exp $
+# $NetBSD: Makefile,v 1.17 1999/06/30 00:13:12 tron Exp $
# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp
#
@@ -28,8 +28,7 @@
SUBDIR += vim
SUBDIR += xcoral
# SUBDIR += xed
-# SUBDIR += xemacs
- SUBDIR += xemacs20
+ SUBDIR += xemacs
SUBDIR += xvile
.include "../mk/bsd.pkg.subdir.mk"