diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 072214bf4f9..dea7acfe1da 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -171,7 +171,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'beuron', "&MAKEflatten", 'bezos', "die 'skipping, split into constituent packages'", 'bg', "die 'skipping, nonfree license'", - 'bgreek', "&MAKEcopy", + 'bgreek', "die 'skipping, obsolete on CTAN'", 'bgteubner', "&MAKEflatten", 'bib2ml', "die 'skipping, no self-locate?, etc.'", 'bib2xhtml', "die 'skipping, requires PDF::API2'", |