diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-19 22:42:06 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-19 22:42:06 +0000 |
| commit | be0cde6f10dc8f3b82982c7912af93d61d828d75 (patch) | |
| tree | 820f2eff6ab08f0d6e29ba0386c043d3c1cb271c /libexec | |
| parent | 25352982e7256bd3744cd30c5b7938f468693816 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/mail.local/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 98f9108066a9..02f33fc1aaee 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.7 1997/02/22 14:21:47 peter Exp $ +# $Id: Makefile,v 1.8 1998/08/04 15:30:17 peter Exp $ .PATH: ${.CURDIR}/../../contrib/sendmail/mail.local \ ${.CURDIR}/../../contrib/sendmail/src @@ -7,7 +7,6 @@ PROG= mail.local SRCS= mail.local.c snprintf.c MAN8= mail.local.8 -BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg |
