summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-03 08:26:28 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-03 08:26:28 +0000
commit9edeede7874b1d2b752b03b82b6cbcc7da775147 (patch)
treec44345f76eb50152e003180b7be6147ca9ca412a /editors/Makefile
parentAdd vile and xvile ports (diff)
Also add uemacs while we're at it.
Notes
Notes: svn path=/head/; revision=1079
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 669d48118f9a..fc969a0b2e19 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.9 1995/02/18 22:53:47 ats Exp $
+# $Id: Makefile,v 1.10 1995/03/03 08:25:12 jkh Exp $
#
-SUBDIR= axe emacs jove mule vile xemacs xvile
+SUBDIR= axe emacs jove mule uemacs vile xemacs xvile
.include <bsd.port.subdir.mk>