aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-12-07 16:21:36 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-12-07 16:21:36 +0000
commit9d29351fc192656a89894975181095229a4264bf (patch)
tree0b224036ebbb22e3e26225b571f9a90d0906b681 /editors
parent8a80f53a2ff0751119d364de0c958048f95ee216 (diff)
downloadports-9d29351fc192656a89894975181095229a4264bf.tar.gz
ports-9d29351fc192656a89894975181095229a4264bf.zip
Sort entries alphabetically across all categories to avoid extra repo churn.
Notes
Notes: svn path=/head/; revision=374216
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 a0884940814b..d65bc6a4c066 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -232,6 +232,8 @@
SUBDIR += ssam
SUBDIR += ssed
SUBDIR += sted
+ SUBDIR += sublime
+ SUBDIR += sublime3
SUBDIR += tamago
SUBDIR += tea
SUBDIR += teco
@@ -266,7 +268,5 @@
SUBDIR += zile
SUBDIR += zim
SUBDIR += zoinks
- SUBDIR += sublime
- SUBDIR += sublime3
.include <bsd.port.subdir.mk>