Fix typo introduce when removing smtpd MLINK
authormillert <millert@openbsd.org>
Thu, 6 Apr 2000 15:45:44 +0000 (15:45 +0000)
committermillert <millert@openbsd.org>
Thu, 6 Apr 2000 15:45:44 +0000 (15:45 +0000)
gnu/usr.sbin/sendmail/sendmail/Makefile

index 5333f76..281434c 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.5 2000/04/06 01:05:37 millert Exp $
+#      $OpenBSD: Makefile,v 1.6 2000/04/06 15:45:44 millert Exp $
 
 PROG=  sendmail
 
@@ -12,7 +12,7 @@ SRCS= main.c alias.c arpadate.c bf_torek.c clock.c collect.c \
        sfsasl.c shmticklib.c srvrsmtp.c stab.c stats.c sysexits.c \
        timers.c trace.c udb.c usersmtp.c util.c version.c
 MAN=   aliases.5 mailq.1 newaliases.1 sendmail.8
-MLINKS=        sendmail.8 sendmail.8 hoststat.1 sendmail.8 purgestat.1
+MLINKS=        sendmail.8 hoststat.1 sendmail.8 purgestat.1
 BINDIR=        /usr/libexec/sendmail
 BINOWN=        root
 BINGRP=        bin