diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2001-04-02 10:11:42 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2001-04-02 10:11:42 +0000 |
commit | c80c5ca6e040dd348637343f6f26f412842fa7be (patch) | |
tree | a05d2837b02b87c718fe2d77c35299d3e1039ed5 /usr.sbin | |
parent | 43ca8b94cf9231e2fd97a1eca6b7bf108afff2a6 (diff) |
+pkg
Diffstat (limited to 'usr.sbin')
-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 d39cbc4d09d..54f77ab68a3 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.74 2001/01/30 15:50:41 espie Exp $ +# $OpenBSD: Makefile,v 1.75 2001/04/02 10:11:41 espie Exp $ # not yet done: catman @@ -9,7 +9,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ edquota gspa httpd inetd iostat ipfs \ ipftest ipmon ipsend kgmon kvm_mkdb lpr \ mailwrapper map-mbone mrinfo mopd mrouted mtrace mtree named \ - netgroup_mkdb openssl pkg_install portmap ppp pppd pppoe pstat \ + netgroup_mkdb openssl pkg pkg_install portmap ppp pppd pppoe pstat \ pwd_mkdb quot quotaon rarpd rbootd rdconfig rdate repquota rmt \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ sa sesd sliplogin slstats spppcontrol spray \ |