summaryrefslogtreecommitdiff
path: root/x11/Xbae/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2001-01-15 18:11:51 +0000
committerdrochner <drochner@pkgsrc.org>2001-01-15 18:11:51 +0000
commit1570f043de1484214a7a38491b2cbaf2a557f86c (patch)
tree812d261915bdadd24c46eb7210b739a54e2c6133 /x11/Xbae/patches
parent4d16e4fc573a7319b21af047a907faf6e8195fb0 (diff)
downloadpkgsrc-1570f043de1484214a7a38491b2cbaf2a557f86c.tar.gz
update to 4.8.4
sorry, couldn't find a changelog
Diffstat (limited to 'x11/Xbae/patches')
-rw-r--r--x11/Xbae/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/Xbae/patches/patch-aa b/x11/Xbae/patches/patch-aa
deleted file mode 100644
index f1245a54e76..00000000000
--- a/x11/Xbae/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/12/31 12:37:47 skrll Exp $
-
---- src/Input.c.orig Sun Dec 31 12:29:54 2000
-+++ src/Input.c
-@@ -34,6 +34,8 @@
- /* For memmove/bcopy */
- #include <string.h>
-
-+#include <stdio.h>
-+
- #include <ctype.h>
- #include <Xbae/InputP.h>
- #if XmVersion <= 1001