summaryrefslogtreecommitdiff
path: root/net/samba3
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-23 07:22:37 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-23 07:22:37 +0000
commitcfd27f5f5bf6ad5e4cc964ed833256cb06007912 (patch)
tree95f8aaaf7855704ea97eca3fe4cb0721f5c13346 /net/samba3
parentUpgrade to 2.52; this should solve some problems when mixing ac 2.13* and (diff)
Remove unneeded patch so port will build
Notes
Notes: svn path=/head/; revision=52022
Diffstat (limited to 'net/samba3')
-rw-r--r--net/samba3/files/patch-ah12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/samba3/files/patch-ah b/net/samba3/files/patch-ah
deleted file mode 100644
index 319dc96d7944..000000000000
--- a/net/samba3/files/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/util_sock.c.orig Sat Oct 13 22:09:26 2001
-+++ lib/util_sock.c Tue Oct 16 17:19:38 2001
-@@ -28,6 +28,9 @@
- extern int sslFd;
- #endif /* WITH_SSL */
-
-+#undef MSG_WAITALL
-+#define MSG_WAITALL 0
-+
- extern int DEBUGLEVEL;
-
- /* the last IP received from */