summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-12-25 12:34:20 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-12-25 12:34:20 +0000
commit8abca2d812de28ac7798568ad5bc272056c56109 (patch)
treeb2cba5d6376e2919e0841926e9226bf930b07343 /editors
parentThe name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, but (diff)
Put the names into alphabetical order. Make it much simpler for checking
missing names.
Notes
Notes: svn path=/head/; revision=608
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 1d66003b82e2..2c2de3f27a1c 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.4 1994/09/30 00:55:47 jkh Exp $
+# $Id: Makefile,v 1.5 1994/11/23 00:04:04 asami Exp $
#
-SUBDIR= jove emacs mule xemacs
+SUBDIR= emacs jove mule xemacs
.include <bsd.port.subdir.mk>