diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-19 16:44:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-19 16:44:07 +0000 |
commit | f0976d49904d48c2d51125085389387efe0007b5 (patch) | |
tree | 264ec6d832173548420b6d4458be551d75ca47ae /net/Makefile | |
parent | 63cc8b75fddcdd0ab4b7319b2a20a520a2587349 (diff) | |
download | pkgsrc-f0976d49904d48c2d51125085389387efe0007b5.tar.gz |
Remove ip6_int -- superseded by ipv6calc.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index c4c400afc37..0a9246d393d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.516 2004/11/17 18:07:02 xtraeme Exp $ +# $NetBSD: Makefile,v 1.517 2004/11/19 16:44:07 wiz Exp $ # COMMENT= Networking tools @@ -133,7 +133,6 @@ SUBDIR+= hping SUBDIR+= httptunnel SUBDIR+= icsi-finger SUBDIR+= iftop -SUBDIR+= ip6_int SUBDIR+= ipa SUBDIR+= ipcalc SUBDIR+= ipcheck |