ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/contrib/file/FREEBSD-upgrade
Revision: 6469
Committed: Sat Dec 7 23:54:44 2013 UTC (10 years, 5 months ago) by laffer1
File size: 719 byte(s)
Log Message:
remove cvs2svn prop

File Contents

# Content
1 # ex:ts=8
2 $FreeBSD: src/contrib/file/FREEBSD-upgrade,v 1.7.4.1 2008/02/06 18:26:35 obrien Exp $
3
4 Christos Zoulas `file'
5 originals can be found at: ftp://ftp.astron.com/pub/file/
6
7 Imported by:
8
9 mv magic/* .
10 rmdir magic
11 mv -i src/* .
12 rm -rf src
13 mv -i doc/* .
14 rm -rf doc
15 rm -rf python
16 rm -f lt*
17 rm -f missing depcomp
18 rm -f config.{guess,sub}
19
20 cvs import -m "Virgin import of Christos Zoulas's FILE 4.23." \
21 src/contrib/file ZOULAS file_4_23
22
23
24 Never make local changes to ZOULAS `file'. Christos is very willing to
25 work with us to meet our FreeBSD needs. Thus submit any desired changes
26 to him <christos@zoulas.com> and wait for the next release and vendor
27 import to get them.
28
29 obrien@NUXI.com
30 15-Sept-2002