summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-06-22 21:33:35 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-06-22 21:33:35 +0000
commit20cfc4c5b4594a35f29061ab7acba4e8a60c0f83 (patch)
treee76aad528a93bc33aa8be40d5b32f80f2089777f /editors
parentuzap - a small & nice hex editor (diff)
Include uzap. (It's protected by a NO_PACKAGE though.)
Notes
Notes: svn path=/head/; revision=1860
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 07fe0acd6f84..c010c8437f45 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.18 1995/05/14 07:13:07 asami Exp $
+# $Id: Makefile,v 1.19 1995/06/21 11:11:18 asami Exp $
#
-SUBDIR= axe e93 emacs jove mule tkHTML uemacs vile xemacs xvile
+SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xemacs xvile
.include <bsd.port.subdir.mk>