diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-07 03:54:04 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-07-07 03:54:04 +0000 |
| commit | dce6e6518b85561495cff38a3074a69d29d58a55 (patch) | |
| tree | 00a59ef3652b99dcc8481678e405557b4adc4aac /libexec | |
| parent | d361b55eb7039c23016a219bc8a016b46a341533 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/mail.local/Makefile | 2 | ||||
| -rw-r--r-- | libexec/smrsh/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 5357d901da21..92a68a486787 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mail.local diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile index 22f3a78e6852..458d93c12170 100644 --- a/libexec/smrsh/Makefile +++ b/libexec/smrsh/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 7/2/95 # $FreeBSD$ -MAINTAINER= gshapiro@FreeBSD.org - SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/smrsh |
