diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-23 14:02:42 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-23 14:02:42 +0000 |
commit | ad48f29605bc24ee136a761ef53c47922f7bba41 (patch) | |
tree | 8c9bdd7b61d8318ceacccebd28effeaf01cbf3a4 /net/Makefile | |
parent | cbee727c9c3870d787da5f8e41b4f8a1ba0a5477 (diff) | |
download | pkgsrc-ad48f29605bc24ee136a761ef53c47922f7bba41.tar.gz |
add & enable 6tunnel
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 dcff07b3d91..e1d12a388f6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.206 2001/03/20 19:09:19 wiz Exp $ +# $NetBSD: Makefile,v 1.207 2001/03/23 14:02:42 zuntum Exp $ # COMMENT= Networking tools SUBDIR+= 6to4 +SUBDIR+= 6tunnel SUBDIR+= adns SUBDIR+= airportbasestationconfig SUBDIR+= archie |