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 62047c6026991..05f28ad472e9a 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.10.2.2 2000/09/19 23:37:11 gshapiro Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mail.local |