aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-03 16:26:28 +0800
committerjkh <jkh@FreeBSD.org>1995-03-03 16:26:28 +0800
commit3a0bd52bae6ae2e9c95ffd1d914ad193455e1bd8 (patch)
tree836aaf3a000329e3e723f87d6a0ba82447107b62 /editors/Makefile
parente58096d0402ea6080d045c17f91f00842c27cd80 (diff)
downloadfreebsd-ports-gnome-3a0bd52bae6ae2e9c95ffd1d914ad193455e1bd8.tar.gz
freebsd-ports-gnome-3a0bd52bae6ae2e9c95ffd1d914ad193455e1bd8.tar.zst
freebsd-ports-gnome-3a0bd52bae6ae2e9c95ffd1d914ad193455e1bd8.zip
Also add uemacs while we're at it.
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>