diff options
author | obrien <obrien@FreeBSD.org> | 2002-03-20 02:09:50 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-03-20 02:09:50 +0000 |
commit | 00839d931cd480a0a165c3d608074ee50001363d (patch) | |
tree | 202662bd0891ec2080878b6bda908589ac28e39a /sbin/Makefile | |
parent | 3264aec746947db8598130cb0ac382cf0b2a10cf (diff) | |
download | FreeBSD-src-00839d931cd480a0a165c3d608074ee50001363d.zip FreeBSD-src-00839d931cd480a0a165c3d608074ee50001363d.tar.gz |
Remove ipnat until the committer can actually test his changes.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index f866654..443bb22 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -34,7 +34,6 @@ SUBDIR= adjkerntz \ ipfstat \ ipfw \ ipmon \ - ipnat \ kldconfig \ kldload \ kldstat \ |