summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-05 19:28:33 +0000
committertron <tron@pkgsrc.org>1999-07-05 19:28:33 +0000
commit94912f59f0cc5d31dd3e50a2ddb3c138bcf1e05f (patch)
tree5683e8f49dbc8fca98e409678804218e4e3a23e8 /editors
parent46472f20a64af2232694f527cfff22ee79fd5c1e (diff)
downloadpkgsrc-94912f59f0cc5d31dd3e50a2ddb3c138bcf1e05f.tar.gz
Add and enable "xemacs-packages".
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 77d8788327e..9ef6d53d679 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1999/06/30 00:13:12 tron Exp $
+# $NetBSD: Makefile,v 1.18 1999/07/05 19:28:33 tron Exp $
# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp
#
@@ -29,6 +29,7 @@
SUBDIR += xcoral
# SUBDIR += xed
SUBDIR += xemacs
+ SUBDIR += xemacs-packages
SUBDIR += xvile
.include "../mk/bsd.pkg.subdir.mk"