diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-26 23:02:36 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-26 23:02:36 +0000 |
| commit | d1ba25f456132eabc6f1244e4bbbf3d19e8f3a31 (patch) | |
| tree | 49ebbd302930d84f4df0c807bd83ec05002e3ba1 /usr.sbin/makemap | |
| parent | a91655018d009fc88b3e1567b16b59386fb1e8a9 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/makemap')
| -rw-r--r-- | usr.sbin/makemap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index b7f04a52834f..7c896ac129f5 100644 --- a/usr.sbin/makemap/Makefile +++ b/usr.sbin/makemap/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.4 (Berkeley) 6/10/97 # $FreeBSD$ +MAINTAINER= gshapiro@FreeBSD.org + SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/makemap |
