diff options
Diffstat (limited to 'bin/rmail/Makefile')
-rw-r--r-- | bin/rmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index bf65d1c1a507..b515b33a1e56 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/rmail/Makefile,v 1.22.20.1 2009/04/15 03:14:26 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/rmail |