aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee/FREEBSD-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/FREEBSD-upgrade')
-rw-r--r--usr.bin/ee/FREEBSD-upgrade28
1 files changed, 0 insertions, 28 deletions
diff --git a/usr.bin/ee/FREEBSD-upgrade b/usr.bin/ee/FREEBSD-upgrade
deleted file mode 100644
index 3bca6abb4b8c..000000000000
--- a/usr.bin/ee/FREEBSD-upgrade
+++ /dev/null
@@ -1,28 +0,0 @@
-$FreeBSD$
-
-Hugh F. Mahon's EasyEditor
- originals can be found at: http://mahon.cwx.net/
- http://www.users.qwest.net/~hmahon/
-
-Imported by:
-
- cvs import -m "Virgin import of Hugh F. Mahon's EasyEditor 1.4.1." \
- src/usr.bin/ee HUGH_F_MAHON ee_1_4_1
-
-Notes:
- 1. Due to an error this release was imported as 1.4.1, while in fact
- it is version 1.4.2.
-
- 2. Due to historical reasons files layout has been changed from the
- vendor's one. The following log shows details:
-
- $ tar xvfz tar xvfz ee-1.4.2.src.tgz
- $ cd easyedit
- $ rm Makefile create.make genstr make.default
- $ mv README.ee README
- $ mkdir -p nls/en_US.US-ASCII
- $ mv ee.msg nls/en_US.US-ASCII/
-
-
-sobomax@FreeBSD.org
-27 May 2000