31 lines
643 B
Plaintext
31 lines
643 B
Plaintext
# ex:ts=8
|
|
$FreeBSD$
|
|
|
|
Christos Zoulas `file'
|
|
originals can be found at: ftp://ftp.astron.com/pub/file/
|
|
|
|
Imported by:
|
|
|
|
mv magic/* .
|
|
rmdir magic
|
|
mv -i src/* .
|
|
rm -rf src
|
|
mv -i doc/* .
|
|
rm -rf doc
|
|
rm -rf python
|
|
rm -f lt*
|
|
rm -f missing depcomp
|
|
rm -f config.{guess,sub}
|
|
|
|
cvs import -m "Virgin import of Christos Zoulas's FILE 4.23." \
|
|
src/contrib/file ZOULAS file_4_23
|
|
|
|
|
|
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
|
|
to him <christos@zoulas.com> and wait for the next release and vendor
|
|
import to get them.
|
|
|
|
obrien@NUXI.com
|
|
15-Sept-2002
|