summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorwulf <wulf>2001-07-15 16:47:09 +0000
committerwulf <wulf>2001-07-15 16:47:09 +0000
commita7ad95948dd4c5647dc2686b7d9b2f023a3a7bc1 (patch)
tree0a53adad3e19d71e2f335bb393d14a46155754d5 /editors/Makefile
parenta8ed63bec583a574ea4bd64e9c4c0a299dd9dda1 (diff)
downloadpkgsrc-a7ad95948dd4c5647dc2686b7d9b2f023a3a7bc1.tar.gz
Added and enabled yudit, a unicode editor
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 47506a741da..671067cf41d 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2001/06/09 10:42:40 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/07/15 16:47:09 wulf Exp $
#
COMMENT= Editors
@@ -54,5 +54,6 @@ SUBDIR+= xcoral
SUBDIR+= xemacs
SUBDIR+= xemacs-packages
SUBDIR+= xvile
+SUBDIR+= yudit
.include "../mk/bsd.pkg.subdir.mk"