From 8b23e1c284392ba92d5742f8296d8126d8a5107d Mon Sep 17 00:00:00 2001 From: millert Date: Sun, 2 Apr 2000 21:12:29 +0000 Subject: [PATCH] Fix typo introduced in last commit --- gnu/usr.sbin/sendmail/cf/cf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.sbin/sendmail/cf/cf/Makefile b/gnu/usr.sbin/sendmail/cf/cf/Makefile index 3228eff4501..83004452c51 100644 --- a/gnu/usr.sbin/sendmail/cf/cf/Makefile +++ b/gnu/usr.sbin/sendmail/cf/cf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2000/04/02 21:11:43 millert Exp $ +# $OpenBSD: Makefile,v 1.4 2000/04/02 21:12:29 millert Exp $ # # Makefile for configuration files. # @@ -26,7 +26,7 @@ RM= rm -f $(CHMOD) $(ROMODE) $@ ALL= clientproto.cf openbsd-proto.cf courtesan.cf courtesan-nonet.cf \ - courtesan-lists.mc openbsd-lists.mc gandalf.cf saruman.cf alatar.cf \ + courtesan-lists.cf openbsd-lists.cf gandalf.cf saruman.cf alatar.cf \ nettan.cf waldorf.cf lucifier.cf elbereth.cf corpse.cf knecht.cf all: $(ALL) -- 2.20.1