diff options
author | Bob Beck <beck@cvs.openbsd.org> | 1998-03-25 07:48:38 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 1998-03-25 07:48:38 +0000 |
commit | 3edbf78187b27bebe5b6eb6f4bcf60231e84c5e0 (patch) | |
tree | 1fc5d080299e2cae0c9b23868d0951fd88458d89 /usr.sbin/Makefile | |
parent | aa1d308901ca3092e03d2d9afcdaac57e8f38a07 (diff) |
add httpd
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index f1f56e68681..0347a23c044 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 1998/01/21 00:41:34 deraadt Exp $ +# $OpenBSD: Makefile,v 1.33 1998/03/25 07:48:37 beck Exp $ # not yet done: catman @@ -6,7 +6,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ chown chroot config cron ctm dev_mkdb \ - edquota gspa inetd iostat \ + edquota gspa httpd inetd iostat \ ipftest ipmon ipsend kgmon \ kvm_mkdb lpr map-mbone mrinfo mopd mrouted mtrace mtree named \ netgroup_mkdb pkg_install portmap ppp pppctl pppd pstat pwd_mkdb \ |