diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-25 18:52:25 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-25 18:52:25 +0000 |
commit | a51ad85b7fe2e8eb746073a8daefb6ffef4fa79d (patch) | |
tree | 19fb35b5cb85f173b52f648ba9ee28999e22c42b /net/Makefile | |
parent | b3b48629a00d0d9bade41bfe373b28f13772895a (diff) | |
download | pkgsrc-a51ad85b7fe2e8eb746073a8daefb6ffef4fa79d.tar.gz |
Add & enable ip6_int
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 2e412af8ae9..6c0fd64a4db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2001/11/17 19:56:43 he Exp $ +# $NetBSD: Makefile,v 1.264 2001/11/25 18:52:25 zuntum Exp $ # COMMENT= Networking tools @@ -69,6 +69,7 @@ SUBDIR+= gtm SUBDIR+= host SUBDIR+= httptunnel SUBDIR+= icsi-finger +SUBDIR+= ip6_int SUBDIR+= ipa SUBDIR+= ipcalc SUBDIR+= ipv6calc |