summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-tools::inc::inetdef.hxx
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-21 09:02:08 +0000
commit403bb5464a5b30c3853b1554265d0c8741c72690 (patch)
treec828046c732cde09938fa2839d8f8c5d8855f415 /editors/openoffice-3/files/patch-tools::inc::inetdef.hxx
parentAll patches have been repocopied to use + as separator and not "::". (diff)
All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
Notes
Notes: svn path=/head/; revision=68481
Diffstat (limited to 'editors/openoffice-3/files/patch-tools::inc::inetdef.hxx')
-rw-r--r--editors/openoffice-3/files/patch-tools::inc::inetdef.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3/files/patch-tools::inc::inetdef.hxx b/editors/openoffice-3/files/patch-tools::inc::inetdef.hxx
deleted file mode 100644
index a9e02c684019..000000000000
--- a/editors/openoffice-3/files/patch-tools::inc::inetdef.hxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../tools/inc/inetdef.hxx.orig Sun Jul 21 00:59:36 2002
-+++ ../tools/inc/inetdef.hxx Sun Jul 21 00:59:38 2002
-@@ -90,6 +90,8 @@
- #define TOOLS_INETDEF_OS "NETBSD Sparc"
- #elif defined LINUX && defined X86
- #define TOOLS_INETDEF_OS "Linux"
-+#elif defined FREEBSD && defined X86
-+#define TOOLS_INETDEF_OS "FreeBSD"
- #elif defined SINIX
- #define TOOLS_INETDEF_OS "SINIX"
- #elif defined IRIX