diff options
-rw-r--r-- | inputmethod/Makefile | 4 | ||||
-rw-r--r-- | net/Makefile | 4 | ||||
-rw-r--r-- | textproc/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6dffe103106..81f85349c90 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/05/24 13:25:11 obache Exp $ +# $NetBSD: Makefile,v 1.62 2014/05/30 01:25:27 jnemeth Exp $ # COMMENT= Input method tools and libraries @@ -23,8 +23,8 @@ SUBDIR+= ibus-el SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul SUBDIR+= ibus-input-pad -SUBDIR+= ibus-libthai SUBDIR+= ibus-kkc +SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin diff --git a/net/Makefile b/net/Makefile index 18a7be49548..0a42e9b87a2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1016 2014/05/21 20:59:52 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.1017 2014/05/30 01:26:15 jnemeth Exp $ # COMMENT= Networking tools @@ -402,10 +402,10 @@ SUBDIR+= p5-IO-Socket-INET6 SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-IP-Country SUBDIR+= p5-Net +SUBDIR+= p5-Net-AMQP SUBDIR+= p5-Net-Akismet SUBDIR+= p5-Net-Amazon SUBDIR+= p5-Net-Amazon-S3 -SUBDIR+= p5-Net-AMQP SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-Bonjour SUBDIR+= p5-Net-CIDR-Lite diff --git a/textproc/Makefile b/textproc/Makefile index 2f438fc7ce8..6d880bf2ffb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.771 2014/05/29 22:10:07 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.772 2014/05/30 01:26:57 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -320,8 +320,8 @@ SUBDIR+= lua-expat SUBDIR+= lua-slnunicode SUBDIR+= makeindexk SUBDIR+= makeztxt -SUBDIR+= markdown-mode SUBDIR+= marisa +SUBDIR+= markdown-mode SUBDIR+= mdoclint SUBDIR+= mdocml SUBDIR+= mecab |