summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1996-09-21 19:21:48 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1996-09-21 19:21:48 +0000
commit3843631d7cc380bd3d50bf322a8f82b8ddc1e140 (patch)
treee2b16ecb50538f258ffc145087226fe631d95dab /usr.sbin
parenta695124c4fbf37f63bc7291181b1e17483909c7d (diff)
Add mopd to Makefile. -moj
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 6e448bb183d..5dd97bb6e95 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.18 1996/09/04 22:52:07 deraadt Exp $
+# $OpenBSD: Makefile,v 1.19 1996/09/21 19:21:47 maja Exp $
# not yet done: catman
@@ -8,7 +8,7 @@ SUBDIR= ac accton arp bootpd bootpgw bootpef bootptest \
chown chroot config cron dev_mkdb \
diskpart edquota gspa inetd iostat \
ipftest ipmon ipsend kgmon \
- kvm_mkdb lpr map-mbone mrinfo mrouted mtrace mtree named \
+ kvm_mkdb lpr map-mbone mrinfo mopd mrouted mtrace mtree named \
netgroup_mkdb pkg_install portmap pppd pstat pwd_mkdb quot quotaon \
rarpd rbootd rdconfig rdate repquota rmt \
rpc.bootparamd rpc.pcnfsd rwhod \