CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/06 15:05:03
Modified files:
share/misc : mime.types
Log message:
Add fs to the application/octet-stream extensions, mostly for installXX.fs,
to help with a problem noticed by tj@ and diagnosed by job@, ok phessler
For OpenBSD distfile mirrors running httpd who want to do this before
getting the updated mime.types, you can set:
. types {
. application/octet-stream fs
. }
