diff options
Diffstat (limited to 'usr.sbin/sendmail/src/Makefile.BSDI')
-rw-r--r-- | usr.sbin/sendmail/src/Makefile.BSDI | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/src/Makefile.BSDI b/usr.sbin/sendmail/src/Makefile.BSDI index 898de3e..a45016d 100644 --- a/usr.sbin/sendmail/src/Makefile.BSDI +++ b/usr.sbin/sendmail/src/Makefile.BSDI @@ -13,7 +13,7 @@ DPADD= ${LIBUTIL} ${LIBKVM} LDADD= -lutil -lkvm MAN1= mailq.0 newaliases.0 MAN5= aliases.0 -MAN8= sendmail.0 +MAN8= sendmail.0 LINKS= /usr/sbin/sendmail /usr/bin/newaliases \ /usr/sbin/sendmail /usr/bin/mailq BINDIR= /usr/sbin |