diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-14 22:45:18 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-14 22:45:18 +0000 |
commit | e79acb063463174818706a907214e38046c5913c (patch) | |
tree | 0a7c0f913e4443fa97e179f6688f3ce589edf62c /net/Makefile | |
parent | 7f29341f48f77a42bb26205ffe042f7fcee5bd1b (diff) | |
download | pkgsrc-e79acb063463174818706a907214e38046c5913c.tar.gz |
Add and enable socat.
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 5c8789a3003..6f12c05c3d4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.436 2004/02/12 05:50:26 ben Exp $ +# $NetBSD: Makefile,v 1.437 2004/02/14 22:45:18 minskim Exp $ # COMMENT= Networking tools @@ -279,6 +279,7 @@ SUBDIR+= sniffit SUBDIR+= snort SUBDIR+= snort-mysql SUBDIR+= snort-pgsql +SUBDIR+= socat SUBDIR+= socks4 SUBDIR+= socks5 SUBDIR+= soup |