summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-06-15 18:33:48 +0000
committerMark Murray <markm@FreeBSD.org>2001-06-15 18:33:48 +0000
commitef668daf52941e80c96669021a4987d799d271af (patch)
tree9b2bbce5c7f05646ef71d58fa12e8a65ee09ed62 /net/socks5
parentSendmail: (diff)
Patch is not needed - causes core dumps.
Notes
Notes: svn path=/head/; revision=44043
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/files/patch-al10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/socks5/files/patch-al b/net/socks5/files/patch-al
deleted file mode 100644
index 1b7660110396..000000000000
--- a/net/socks5/files/patch-al
+++ /dev/null
@@ -1,10 +0,0 @@
---- clients/telnet/telnet.c.org Fri Sep 24 23:18:34 1999
-+++ clients/telnet/telnet.c Fri Sep 24 23:18:58 1999
-@@ -596,6 +596,7 @@
- else return(unknown);
- }
-
-+#undef HAVE_SETUPTERM /* GROSS KLUDGE XXX -- imp */
- #ifndef HAVE_SETUPTERM
- extern int tgetent(char *, char *);
- char termbuf[1024];