diff options
author | tnn <tnn@pkgsrc.org> | 2007-07-01 22:24:04 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-07-01 22:24:04 +0000 |
commit | 014bb00766c70056293a0ae7b5803159105c487d (patch) | |
tree | 97682bf6d1f58116254d636977aa1ab0f71090a9 /net | |
parent | c5187dbe6f4578b3e290dad654352afd61057700 (diff) | |
download | pkgsrc-014bb00766c70056293a0ae7b5803159105c487d.tar.gz |
+solaris-tap
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4c1127be7f2..0ced8a6d6d1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.671 2007/06/10 17:13:38 minskim Exp $ +# $NetBSD: Makefile,v 1.672 2007/07/01 22:24:04 tnn Exp $ # COMMENT= Networking tools @@ -421,6 +421,7 @@ SUBDIR+= socat SUBDIR+= socket++ SUBDIR+= socks4 SUBDIR+= socks5 +SUBDIR+= solaris-tap SUBDIR+= speedtouch SUBDIR+= spegla SUBDIR+= spread |