summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortron <tron>1999-07-05 19:28:33 +0000
committertron <tron>1999-07-05 19:28:33 +0000
commitf6ce31466322d4133a847e5530b00c7299fe36df (patch)
tree5683e8f49dbc8fca98e409678804218e4e3a23e8 /editors
parent84b0a7e672d2b010a8cfb1cb506b485cd4b36c92 (diff)
downloadpkgsrc-f6ce31466322d4133a847e5530b00c7299fe36df.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"