--- src/bin/rmail/Makefile 2006/08/18 03:06:59 1.9 +++ src/bin/rmail/Makefile 2007/04/14 17:43:48 1.10 @@ -2,7 +2,7 @@ # $FreeBSD: src/bin/rmail/Makefile,v 1.8.2.6 2002/03/25 21:31:30 gshapiro Exp $ # $DragonFly$ -SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail-8.13.8 +SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail-8.14 .PATH: ${SENDMAIL_DIR}/rmail WARNS?= 0 # XXX Not yet.