diff options
Diffstat (limited to 'libexec/mail.local/Makefile')
-rw-r--r-- | libexec/mail.local/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 57837d11166bc..807d2bbf6637f 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/mail.local/Makefile,v 1.21 2005/06/10 06:12:51 des Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mail.local |