This belongs in //svn.freebsd.org/base/vendor/file/dist now.

This commit is contained in:
David E. O'Brien 2009-05-04 00:42:15 +00:00
parent 7dbb948b5f
commit befabca97a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191774

View File

@ -1,30 +0,0 @@
# ex:ts=8
$FreeBSD: vendor/file/dist/contrib/file/FREEBSD-upgrade 169962 2007-05-24 21:59:38Z obrien $
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.21." \
src/contrib/file ZOULAS file_4_21
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