2000-11-26 21:29:25 +00:00
|
|
|
# ex:ts=8
|
|
|
|
$FreeBSD$
|
|
|
|
|
|
|
|
Christos Zoulas `file'
|
|
|
|
originals can be found at: ftp://ftp.astron.com/pub/file/
|
|
|
|
|
|
|
|
Imported by:
|
|
|
|
|
2006-06-19 07:53:49 +00:00
|
|
|
mv magic/* .
|
|
|
|
rmdir magic
|
|
|
|
mv -i src/* .
|
|
|
|
rm -rf src
|
|
|
|
mv -i doc/* .
|
|
|
|
rm -rf doc
|
|
|
|
rm -rf python
|
2007-05-24 16:14:38 +00:00
|
|
|
rm -f lt*
|
|
|
|
rm -f missing depcomp
|
|
|
|
rm -f config.{guess,sub}
|
2006-06-19 07:53:49 +00:00
|
|
|
|
2007-05-24 22:02:49 +00:00
|
|
|
cvs import -m "Virgin import of Christos Zoulas's FILE 4.21." \
|
|
|
|
src/contrib/file ZOULAS file_4_21
|
2000-11-26 21:29:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
Never make local changes to ZOULAS `file'. Christos is very willing to
|
|
|
|
work with us to meet our FreeBSD needs. Thus submit any desired changes
|
2001-03-25 18:38:47 +00:00
|
|
|
to him <christos@zoulas.com> and wait for the next release and vendor
|
|
|
|
import to get them.
|
2000-11-26 21:29:25 +00:00
|
|
|
|
|
|
|
obrien@NUXI.com
|
2002-09-16 06:02:55 +00:00
|
|
|
15-Sept-2002
|