diff options
-rw-r--r-- | chinese/Makefile | 2 | ||||
-rw-r--r-- | math/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 9be348964fdc..2fca1186afc2 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -64,8 +64,8 @@ SUBDIR += koffice-i18n-zh_CN SUBDIR += koffice-i18n-zh_TW SUBDIR += kon2 - SUBDIR += libtabe SUBDIR += libchewing + SUBDIR += libtabe SUBDIR += links SUBDIR += linux-mozillafirebird-zh_CN SUBDIR += linux-mozillafirebird-zh_TW diff --git a/math/Makefile b/math/Makefile index a6696448a090..56deba570c8f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -198,10 +198,10 @@ SUBDIR += py-numeric17 SUBDIR += py-probstat SUBDIR += py-scientific + SUBDIR += qalculate SUBDIR += qgfe SUBDIR += qhull SUBDIR += qscanplot - SUBDIR += qalculate SUBDIR += qwtplot3d SUBDIR += rascal SUBDIR += rpc diff --git a/net/Makefile b/net/Makefile index d3c0bfb34571..b5b635f788a0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -291,12 +291,12 @@ SUBDIR += libgnetwork SUBDIR += libicq SUBDIR += libicq2000 + SUBDIR += libmms SUBDIR += libnet SUBDIR += libnet-devel SUBDIR += libnetdude SUBDIR += libnids SUBDIR += libnss-mysql - SUBDIR += libmms SUBDIR += libosip SUBDIR += libosip2 SUBDIR += libpcap diff --git a/vietnamese/Makefile b/vietnamese/Makefile index 4ea78f5ae7e8..a5516da61f34 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -1,13 +1,12 @@ # $FreeBSD$ # - SUBDIR += xvnkb COMMENT = Vietnamese support + SUBDIR += aspell .if !defined(NO_VIET_KDE) SUBDIR += kde3-i18n .endif - SUBDIR += aspell SUBDIR += libviet SUBDIR += unicode-uhoai SUBDIR += vi2vn @@ -22,5 +21,6 @@ SUBDIR += vnterm SUBDIR += vntex SUBDIR += vnxfonts + SUBDIR += xvnkb .include <bsd.port.subdir.mk> diff --git a/www/Makefile b/www/Makefile index f2d9f06fda89..766048e6b8af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -325,8 +325,8 @@ SUBDIR += mod_throttle SUBDIR += mod_ticket SUBDIR += mod_tidy - SUBDIR += mod_transform SUBDIR += mod_traf_thief + SUBDIR += mod_transform SUBDIR += mod_trigger SUBDIR += mod_tsunami SUBDIR += mod_uid |