summaryrefslogtreecommitdiff
path: root/devel/libuta/files/patch-ab
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:48 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:48 +0000
commit22d8d01d044ec4edf35e0158913e5d61cbecffcd (patch)
treec92101fac8d3fc25fc71b4fdfe8cf47001c33e23 /devel/libuta/files/patch-ab
parentAdd atlas 0.4.0, a C++ reference implementation of the Atlas protocol. (diff)
Add libuta 0.3.36, a Graphical User Interface library for C++.
PR: 26250 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=40907
Diffstat (limited to 'devel/libuta/files/patch-ab')
-rw-r--r--devel/libuta/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libuta/files/patch-ab b/devel/libuta/files/patch-ab
new file mode 100644
index 000000000000..d9bd2f27161b
--- /dev/null
+++ b/devel/libuta/files/patch-ab
@@ -0,0 +1,11 @@
+--- uta/color.h.orig Sat Mar 31 05:24:37 2001
++++ uta/color.h Sat Mar 31 05:26:10 2001
+@@ -22,7 +22,7 @@
+ #define _COLOR_H
+
+ #include <iostream>
+-#include <SDL/SDL_version.h>
++#include <SDL11/SDL_version.h>
+
+ namespace uta {
+ ///