diff options
author | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-24 18:54:35 +0000 |
---|---|---|
committer | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-24 18:54:35 +0000 |
commit | 8dcb5d1d2940d843dabdcef31bc8cb2dba817119 (patch) | |
tree | 7458bf3b9120705a836b9e56b7925dce2cf42159 /usr.bin/file/magdir/pkgadd | |
parent | a75d7de4707e3d43e0e869059021172cadecca54 (diff) |
file update to 4.24
The '-i' switch is now enabled so file(1) can output mime type strings.
ok ian@
builk ports build test on amd64 by jasper@
ok ray@ gilles@ on a almost identical diff
builk ports build test on sparc64 on this almost identical diff by ajacoutot@
also tested by landry@
Diffstat (limited to 'usr.bin/file/magdir/pkgadd')
-rw-r--r-- | usr.bin/file/magdir/pkgadd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/pkgadd b/usr.bin/file/magdir/pkgadd index cd029422b70..602c5ace9f6 100644 --- a/usr.bin/file/magdir/pkgadd +++ b/usr.bin/file/magdir/pkgadd @@ -1,6 +1,7 @@ -# $OpenBSD: pkgadd,v 1.2 2004/06/03 03:14:20 tedu Exp $ +# $OpenBSD: pkgadd,v 1.3 2009/04/24 18:54:34 chl Exp $ #------------------------------------------------------------------------------ # pkgadd: file(1) magic for SysV R4 PKG Datastreams # 0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4) +!:mime application/x-svr4-package |