summaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:59:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:59:19 +0000
commit59358b9cf98ad760dfc0e631433356978cbfe2bf (patch)
tree6e18765eaf0dbf3c548d3367d490412548057e40 /vietnamese
parent- update to 2.1.a3 (diff)
Sort entries.
Notes
Notes: svn path=/head/; revision=48029
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/vietnamese/Makefile b/vietnamese/Makefile
index 346717cb083b..f7881d24d800 100644
--- a/vietnamese/Makefile
+++ b/vietnamese/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
#
- SUBDIR += vnxfonts
- SUBDIR += vntex
SUBDIR += libviet
SUBDIR += vn7to8
@@ -12,6 +10,7 @@
SUBDIR += vnpstext
SUBDIR += vnroff
SUBDIR += vnterm
-
+ SUBDIR += vntex
+ SUBDIR += vnxfonts
.include <bsd.port.subdir.mk>