diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2001-06-24 21:04:21 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2001-06-24 21:04:21 +0000 |
commit | beb2ed44a9d221c847249602b2a461b4ebbe2517 (patch) | |
tree | 3d10b4627ec4bd95aa181ac6a166eda387975602 /usr.sbin/Makefile | |
parent | a8e7ede44bdc1df0f4533b916123f47ef374c6fe (diff) |
Move and rename packet filter userland.
grr. CVS: making easy things difficult, and directory operations impossible.
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 447676fce0b..7c3fa308975 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.82 2001/06/24 20:18:11 kjell Exp $ +# $OpenBSD: Makefile,v 1.83 2001/06/24 21:04:15 kjell Exp $ # not yet done: catman @@ -9,7 +9,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ edquota gspa httpd inetd iostat \ kgmon kvm_mkdb lpr \ mailwrapper mopd mtree named \ - netgroup_mkdb openssl pfm pkg pkg_install portmap ppp pppd pppoe \ + 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 \ |