diff options
Diffstat (limited to 'usr.sbin/sendmail')
-rw-r--r-- | usr.sbin/sendmail/cf/cf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/cf/cf/Makefile b/usr.sbin/sendmail/cf/cf/Makefile index 514c62c3c09..03cae566d3f 100644 --- a/usr.sbin/sendmail/cf/cf/Makefile +++ b/usr.sbin/sendmail/cf/cf/Makefile @@ -24,7 +24,7 @@ RM= rm -f ALL= boat-anchor.cf chimera.cf pain.cf sun-lamp.cf trinity.cf \ clientproto.cf netbsd-proto.cf tcpproto.cf uucpproto.cf \ - gandalf.cf + gandalf.cf saruman.cf all: $(ALL) |