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 | 1ed0c6a1a6544e89f91e3cecdbe3fc8df19f9353 (patch) | |
tree | 97682bf6d1f58116254d636977aa1ab0f71090a9 /net/Makefile | |
parent | 318a31ff80afb8810533db75ec27e44a7f25eea5 (diff) | |
download | pkgsrc-1ed0c6a1a6544e89f91e3cecdbe3fc8df19f9353.tar.gz |
+solaris-tap
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 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 |