diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-11-16 13:34:59 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-11-16 13:34:59 +0000 |
commit | 7880de87452a53a4bb74fad85bac2b322d13d1ad (patch) | |
tree | ec648e667efbbbd8a24c3bfaa3fe08516e6a7bee /net/irrtoolset/files/patch-af | |
parent | Update to 0.196 (diff) |
Upgrade and rename: net/ratoolset-3.5.8 to net/irrtoolset-4.7.2
PR: ports/42391
Submitted by: maintainer
Diffstat (limited to 'net/irrtoolset/files/patch-af')
-rw-r--r-- | net/irrtoolset/files/patch-af | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/irrtoolset/files/patch-af b/net/irrtoolset/files/patch-af deleted file mode 100644 index 50022888976a..000000000000 --- a/net/irrtoolset/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- src/misc/net.cc.orig Sat Nov 27 18:20:31 1999 -+++ src/misc/net.cc Sat Nov 27 18:21:15 1999 -@@ -215,6 +215,7 @@ - init_server (p); - } - -+int - TCP::init_server (int p) { - setLocalPort (p); - bind(); |