diff options
author | ache <ache@FreeBSD.org> | 1995-02-15 20:52:52 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-02-15 20:52:52 +0000 |
commit | 2b346ee394007c63652a2e0894152ed713b318e9 (patch) | |
tree | e184e0293c58d816f4e16946d3e78b396dae2c7c /usr.sbin/Makefile | |
parent | 3a865efa2bee6cd6a6b9e44c957a450b6f32733f (diff) | |
download | FreeBSD-src-2b346ee394007c63652a2e0894152ed713b318e9.zip FreeBSD-src-2b346ee394007c63652a2e0894152ed713b318e9.tar.gz |
pkg_manage added
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 113e94f..7283cc6 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -5,8 +5,8 @@ # XXX TEMP. BROKEN: iostat SUBDIR= ac accton adduser amd arp chown chroot cron crunch ctm dbsym dev_mkdb \ diskpart edquota inetd kgmon kvm_mkdb lpr lsdev manctl \ - mtree mrouted named nslookup pkg_install portmap ppp pppd pppstats \ - pstat pwd_mkdb quotaon repquota routed rmt rwhod sa \ + mtree mrouted named nslookup pkg_install pkg_manage portmap ppp pppd \ + pppstats pstat pwd_mkdb quotaon repquota routed rmt rwhod sa \ sendmail sliplogin slstat sysctl syslogd tcpdump timed traceroute \ trpt tzsetup vipw vnconfig xntpd xten ypbind yppoll ypset zic |