diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-03-04 11:38:03 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-03-04 11:38:03 +0000 |
| commit | 64a0982bee3db2236df43357e70ce8dddbc21d48 (patch) | |
| tree | 76664a67496ac3cd9e3d5d272a5a6e430068848a /usr.sbin/editmap | |
| parent | b71fb1a4aa198495970831c748fa2d132621fe3d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/editmap')
| -rw-r--r-- | usr.sbin/editmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile index 23e967f6cdc71..04ce398f2d515 100644 --- a/usr.sbin/editmap/Makefile +++ b/usr.sbin/editmap/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail +SENDMAIL_DIR=${SRCTOP}/contrib/sendmail .PATH: ${SENDMAIL_DIR}/editmap PROG= editmap |
