summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2002-02-17 22:02:59 +0000
committergshapiro <gshapiro@FreeBSD.org>2002-02-17 22:02:59 +0000
commit1e52eaa8307b970ecf1ca3fb19ca0c75f43765bb (patch)
treee8168638fa863f02b78d4cd46b82a4b5765dc724 /usr.sbin/Makefile
parentecfa0fa2567dcb7f59f437d0077cb852a7b4122f (diff)
downloadFreeBSD-src-1e52eaa8307b970ecf1ca3fb19ca0c75f43765bb.zip
FreeBSD-src-1e52eaa8307b970ecf1ca3fb19ca0c75f43765bb.tar.gz
Add editmap, a new utility which comes with sendmail 8.12 for editing maps in
place.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 55a4cf5..7ce8d98 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -146,7 +146,8 @@ SUBDIR+=lpr
.endif
.if !defined(NO_SENDMAIL)
-SUBDIR+=mailstats \
+SUBDIR+=editmap \
+ mailstats \
makemap \
praliases \
sendmail
OpenPOWER on IntegriCloud