diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-27 16:27:31 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-27 16:27:31 +0000 |
| commit | 15129224d4673f7618a34d8d2b4bd6ab9e342b76 (patch) | |
| tree | 9358832642deb25dba2edbe77252ad0270bf144e /usr.bin/ee | |
| parent | 5c9b69e3aca6e74b4c7fa2c0c0a1651b14e3c9ca (diff) | |
Notes
Diffstat (limited to 'usr.bin/ee')
| -rw-r--r-- | usr.bin/ee/FREEBSD-upgrade | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/usr.bin/ee/FREEBSD-upgrade b/usr.bin/ee/FREEBSD-upgrade new file mode 100644 index 000000000000..9e012989ca16 --- /dev/null +++ b/usr.bin/ee/FREEBSD-upgrade @@ -0,0 +1,28 @@ +$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.ISO_8859-1 + $ mv ee.msg nls/en_US.ISO_8859-1/ + + +sobomax@FreeBSD.org +27 May 2000 |
