diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3569e00f665..930cf935f75 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -153,7 +153,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'bengali', "&MAKEflatten", 'bengali-omega', "die 'skipping, duplicates odev.sty et al.'", 'bera', "&MAKEunzipandflatten", -# 'berenisadf', "&MAKEcopy", + 'berenisadf', "&MAKEflatten", 'babeltools', "die 'skipping, use bezos'", 'bg', "die 'skipping, nonfree license'", 'bgreek', "&MAKEcopy", @@ -2286,6 +2286,7 @@ $standardmf='[0-9]\.mf'; %specialfoundry = ( + 'berenisadf' => 'arkandis', 'charter', => 'bitstrea', 'fc', => 'jknappen', 'mfpic', => 'metafont', |