summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-03 08:25:12 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-03 08:25:12 +0000
commit0ce7ffb2176b385fd385185e57df2136550b528d (patch)
tree4ebaa2fa835e9e09cca13307e2fa1aff77324c49 /editors/Makefile
parentBack out my previous change. I need to really think about this. (diff)
Add vile and xvile ports
Notes
Notes: svn path=/head/; revision=1078
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 d7e6563cc571..669d48118f9a 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+# $Id: Makefile,v 1.9 1995/02/18 22:53:47 ats Exp $
#
-SUBDIR= axe emacs jove mule xemacs
+SUBDIR= axe emacs jove mule vile xemacs xvile
.include <bsd.port.subdir.mk>