summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2002-07-03 16:08:27 +0000
committermillert <millert@openbsd.org>2002-07-03 16:08:27 +0000
commit5ff6ee51ce245e5c7a3ae63aeb345385aa19b542 (patch)
tree552956a9a02de761729e79465e5930c040300993
parentNew config for the OpenBSD mailing list server. Two separate daemons (diff)
downloadwireguard-openbsd-5ff6ee51ce245e5c7a3ae63aeb345385aa19b542.tar.xz
wireguard-openbsd-5ff6ee51ce245e5c7a3ae63aeb345385aa19b542.zip
sync
-rw-r--r--gnu/usr.sbin/sendmail/cf/cf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.sbin/sendmail/cf/cf/Makefile b/gnu/usr.sbin/sendmail/cf/cf/Makefile
index a9fc02bd254..120c9309561 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.17 2002/01/14 03:21:39 millert Exp $
+# $OpenBSD: Makefile,v 1.18 2002/07/03 16:08:27 millert Exp $
#
# Makefile for configuration files.
#
@@ -26,8 +26,8 @@ RM= rm -f
$(CHMOD) $(ROMODE) $@
ALL= submit.cf clientproto.cf tcpproto.cf openbsd-localhost.cf \
- openbsd-proto.cf courtesan.cf courtesan-nonet.cf courtesan-lists.cf \
- openbsd-lists.cf lucifier.cf elbereth.cf corpse.cf knecht.cf
+ openbsd-proto.cf courtesan.cf courtesan-nonet.cf openbsd-lists.cf \
+ openbsd-bulk.cf lucifier.cf elbereth.cf corpse.cf knecht.cf
all: $(ALL)