1$FreeBSD$ 2 3sendmail 8.12.2 4 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ 5 6For the import of sendmail, the following files were removed: 7 8 Build 9 cf/cf/Build 10 cf/cf/generic-*.cf 11 devtools/* 12 doc/op/op.ps 13 */Build 14 */*.0 15 sendmail/makesendmail 16 sendmail/sysexits.h 17 18The following directories were renamed: 19 20 sendmail -> src 21 22Imported using: 23 24 cvs import -m 'Import sendmail 8.12.2' \ 25 src/contrib/sendmail SENDMAIL v8_12_2 26 27 28To make local changes to sendmail, simply patch and commit to the main 29branch (aka HEAD). Never make local changes on the vendor (SENDMAIL) 30branch. 31 32All local changes should be submitted to the Sendmail Consortium 33<sendmail@sendmail.org> for inclusion in the next vendor release. 34 35gshapiro@FreeBSD.org 3617-February-2002 37