summaryrefslogtreecommitdiff
path: root/FREEBSD-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'FREEBSD-upgrade')
-rw-r--r--FREEBSD-upgrade31
1 files changed, 0 insertions, 31 deletions
diff --git a/FREEBSD-upgrade b/FREEBSD-upgrade
deleted file mode 100644
index b34bce4d64b19..0000000000000
--- a/FREEBSD-upgrade
+++ /dev/null
@@ -1,31 +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 -n src/* .
- mv src/Makefile.am Makefile.am-src
- rm -rf src
- mv -n 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 5.00." \
- src/contrib/file ZOULAS file_5_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
-to him <christos@zoulas.com> and wait for the next release and vendor
-import to get them.
-
-obrien@NUXI.com
-15-April-2009