diff options
-rw-r--r-- | converters/Makefile | 2 | ||||
-rw-r--r-- | databases/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 4 | ||||
-rw-r--r-- | sysutils/Makefile | 2 | ||||
-rw-r--r-- | textproc/Makefile | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/converters/Makefile b/converters/Makefile index efa876cca95b..12aa17e4c1cf 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -135,7 +135,7 @@ SUBDIR += php53-recode SUBDIR += php55-iconv SUBDIR += php55-mbstring - SUBDIR += php55-recode + SUBDIR += php55-recode SUBDIR += psiconv SUBDIR += py-bsdconv SUBDIR += py-iconv diff --git a/databases/Makefile b/databases/Makefile index d810311ecf84..967de0cd8332 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -624,7 +624,7 @@ SUBDIR += php55-mssql SUBDIR += php55-mysql SUBDIR += php55-mysqli - SUBDIR += php55-odbc + SUBDIR += php55-odbc SUBDIR += php55-pdo SUBDIR += php55-pdo_dblib SUBDIR += php55-pdo_firebird diff --git a/net/Makefile b/net/Makefile index 0fa0beb3c05c..3e070d31775a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -861,10 +861,10 @@ SUBDIR += php53-soap SUBDIR += php53-sockets SUBDIR += php53-xmlrpc - SUBDIR += php55-ldap + SUBDIR += php55-ldap SUBDIR += php55-soap SUBDIR += php55-sockets - SUBDIR += php55-xmlrpc + SUBDIR += php55-xmlrpc SUBDIR += phpldapadmin SUBDIR += pimdd SUBDIR += pipsecd diff --git a/sysutils/Makefile b/sysutils/Makefile index 5f47d349a811..ca8508d7484c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -731,7 +731,7 @@ SUBDIR += py-ezjailremote SUBDIR += py-filelike SUBDIR += py-glances - SUBDIR += py-halite + SUBDIR += py-halite SUBDIR += py-iowait SUBDIR += py-nagiosplugin SUBDIR += py-plumbum diff --git a/textproc/Makefile b/textproc/Makefile index 8b73557dc05d..a7c2204c195b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1104,11 +1104,11 @@ SUBDIR += php55-dom SUBDIR += php55-pspell SUBDIR += php55-simplexml - SUBDIR += php55-wddx + SUBDIR += php55-wddx SUBDIR += php55-xml SUBDIR += php55-xmlreader SUBDIR += php55-xmlwriter - SUBDIR += php55-xsl + SUBDIR += php55-xsl SUBDIR += plover SUBDIR += po4a SUBDIR += pocketreader |