diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-08-21 01:33:05 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-08-21 01:33:05 +0000 |
commit | d673082fea96993436d4e74d13399e03bd3878ca (patch) | |
tree | 329894458257ea4c092de41510aa18b8b3cd8d63 /contrib/sendmail/FREEBSD-upgrade | |
parent | 56477e1e2202cd6d45b14d582864823f01a15037 (diff) | |
download | src-test2-d673082fea96993436d4e74d13399e03bd3878ca.tar.gz src-test2-d673082fea96993436d4e74d13399e03bd3878ca.zip |
Notes
Diffstat (limited to 'contrib/sendmail/FREEBSD-upgrade')
-rw-r--r-- | contrib/sendmail/FREEBSD-upgrade | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 8c2bae055c0a..9af6bc5cbeff 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,6 +1,6 @@ $FreeBSD$ -sendmail 8.11.5 +sendmail 8.11.6 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ For the import of sendmail, the following files were removed: @@ -49,8 +49,8 @@ The following directories were renamed: Imported using: - cvs import -m 'Import sendmail 8.11.5' \ - src/contrib/sendmail SENDMAIL v8_11_5 + cvs import -m 'Import sendmail 8.11.6' \ + src/contrib/sendmail SENDMAIL v8_11_6 To make local changes to sendmail, simply patch and commit to the main @@ -61,4 +61,4 @@ All local changes should be submitted to the Sendmail Consortium <sendmail@sendmail.org> for inclusion in the next vendor release. gshapiro@FreeBSD.org -31-July-2001 +20-August-2001 |