--- src/share/sendmail/Makefile 2006/08/18 03:06:59 1.8 +++ src/share/sendmail/Makefile 2007/04/14 17:43:48 1.9 @@ -3,7 +3,7 @@ # # Doing a make install builds /usr/share/sendmail/ -SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail-8.13.8 +SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail-8.14 CFDIR= cf CFDIRS!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( -name CVS -prune \) -o -type d -print) CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( -name CVS -prune \) -o -type f -print)