diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-05 04:25:14 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-05 04:25:14 +0000 |
| commit | 5bcd1d05cf99b815514bca88d3a42351721d99df (patch) | |
| tree | 6f5e3db9ec395343debc9891bce7215fcbd09754 /usr.sbin/mailwrapper | |
| parent | 56f22faff3227587b135bba044cd57e940417a56 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mailwrapper')
| -rw-r--r-- | usr.sbin/mailwrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 2f28a2f0be02..b4089f922ff5 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -7,6 +7,8 @@ DPADD= ${LIBUTIL} LDADD= -lutil SYMLINKS= ${BINDIR}/mailwrapper /usr/sbin/sendmail \ + ${BINDIR}/mailwrapper /usr/sbin/hoststat \ + ${BINDIR}/mailwrapper /usr/sbin/purgestat \ ${BINDIR}/mailwrapper /usr/bin/newaliases \ ${BINDIR}/mailwrapper /usr/bin/mailq |
