diff options
author | steve <steve@FreeBSD.org> | 2001-12-02 18:20:59 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-12-02 18:20:59 +0000 |
commit | 171edf3a5529caa5b15d5e6541f20d10c23da6be (patch) | |
tree | c0bc70e3727940c2d1a8a40d75f44f1a447c3cc8 /www/amaya/files | |
parent | 90787c9ba90f72e100f224b7a6d8e04a7a377406 (diff) | |
download | FreeBSD-ports-171edf3a5529caa5b15d5e6541f20d10c23da6be.zip FreeBSD-ports-171edf3a5529caa5b15d5e6541f20d10c23da6be.tar.gz |
Update to version 5.2.
PR: 32410
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'www/amaya/files')
-rw-r--r-- | www/amaya/files/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/amaya/files/patch-ab b/www/amaya/files/patch-ab deleted file mode 100644 index 68d4f06..0000000 --- a/www/amaya/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- ../thotlib/include/ustring.h.orig Thu Dec 21 06:07:13 2000 -+++ ../thotlib/include/ustring.h Sat Dec 30 01:45:55 2000 -@@ -5,7 +5,9 @@ - #ifdef _WINDOWS - #include <windows.h> - #endif /* _WINDOWS */ -+#ifdef _I18N_ - #include <wchar.h> -+#endif /* _I18N_ */ - - #ifdef _WINDOWS - #define strncasecmp _strnicmp |