diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-03-15 15:58:50 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-03-15 15:58:50 +0000 |
commit | ba31c6c88741dfcf8cfa07300d518e0079b3c391 (patch) | |
tree | 5d01d60863592d0b9e828bb68558fff06784f962 /converters | |
parent | f512620b7662b760c5c92a0af71081630b7bc35c (diff) |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |