diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-02-08 20:36:52 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-02-08 20:36:52 +0000 |
commit | 856417ebfd05b1330ae28035e7582e0b543b7619 (patch) | |
tree | 4fa622d1c4db127af55fd9809881e7e5cd0f07af | |
parent | 5d2af00cc5b522ff883757d4fc614cbb22d3a092 (diff) | |
download | src-856417ebfd05b1330ae28035e7582e0b543b7619.tar.gz src-856417ebfd05b1330ae28035e7582e0b543b7619.zip |
Update for sendmail 8.12.7 import
Notes
Notes:
svn path=/head/; revision=110565
-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 751c0bb0e26a..a8a8772d8e58 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,6 +1,6 @@ $FreeBSD$ -sendmail 8.12.6 +sendmail 8.12.7 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ For the import of sendmail, the following files were removed: @@ -21,8 +21,8 @@ The following directories were renamed: Imported using: - cvs import -m 'Import sendmail 8.12.6' \ - src/contrib/sendmail SENDMAIL v8_12_6 + cvs import -m 'Import sendmail 8.12.7' \ + src/contrib/sendmail SENDMAIL v8_12_7 To make local changes to sendmail, simply patch and commit to the main @@ -92,4 +92,4 @@ infrastructure in FreeBSD: usr.sbin/mailwrapper/Makefile gshapiro@FreeBSD.org -28-August-2002 +8-February-2003 |