diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
commit | 6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (patch) | |
tree | 8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/rmail/Makefile | |
parent | 6b7c9af44b73355e01755ac7a0fb8ffc608b25ab (diff) |
Import of post-8.12.3 bug fixes from vendor repository.vendor/sendmail/8.12.3-20020420
These are being imported for the upcoming FreeBSD 4.6 release.
Notes
Notes:
svn path=/vendor/sendmail/dist/; revision=95154
svn path=/vendor/sendmail/8.12.3-20020420/; revision=95156; tag=vendor/sendmail/8.12.3-20020420
Diffstat (limited to 'contrib/sendmail/rmail/Makefile')
-rw-r--r-- | contrib/sendmail/rmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/rmail/Makefile b/contrib/sendmail/rmail/Makefile index 2934322c6bf1..bec1ba4193e1 100644 --- a/contrib/sendmail/rmail/Makefile +++ b/contrib/sendmail/rmail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 8.5 1999/10/05 16:39:19 ca Exp $ +# $Id: Makefile,v 1.1.1.1 2000/08/12 21:55:41 gshapiro Exp $ SHELL= /bin/sh BUILD= ./Build |