diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-04 07:56:15 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-04 07:56:15 +0000 |
commit | 167be6f259825b0e88a4cfc7cd9228c9603fc603 (patch) | |
tree | c173305ec5afd2f63886e210fa18f7b9c69695b8 /usr.sbin/Makefile | |
parent | c8e3d32207db0af93ff3f660ded6b01fac993998 (diff) |
add package tools from FreeBSD
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 81e5ad42ed2..8eca7953fa4 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,4 @@ -# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 -# $Id: Makefile,v 1.11 1996/05/27 08:00:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.12 1996/06/04 07:56:00 niklas Exp $ # not yet done: catman @@ -8,7 +7,7 @@ SUBDIR= ac accton arp bootpd bootpgw bootpef bootptest \ diskpart edquota gettable gspa htable inetd iostat \ ipftest ipmon ipsend kgmon \ kvm_mkdb lpr map-mbone mrinfo mrouted mtrace mtree named \ - netgroup_mkdb portmap pppd pstat pwd_mkdb quot quotaon \ + netgroup_mkdb pkg_install portmap pppd pstat pwd_mkdb quot quotaon \ rarpd rbootd rdconfig rdate repquota rmt \ rpc.bootparamd rpc.pcnfsd rwhod \ sa sendmail sliplogin slstats spray sysctl \ |