diff options
Diffstat (limited to 'mail/ftrack/files/patch-hpp__constant.hpp')
-rw-r--r-- | mail/ftrack/files/patch-hpp__constant.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/ftrack/files/patch-hpp__constant.hpp b/mail/ftrack/files/patch-hpp__constant.hpp deleted file mode 100644 index 1c225217a585..000000000000 --- a/mail/ftrack/files/patch-hpp__constant.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- hpp/constant.hpp.orig Fri Jan 7 21:15:51 2005 -+++ hpp/constant.hpp Fri Jan 7 21:17:02 2005 -@@ -21,7 +21,7 @@ - # ifdef __LINUX__ - # define OsType "/LNX" - # elif defined(__FreeBSD__) --# define OsType "/FBSD" -+# define OsType "/BSD" - # elif defined(sun) - # define OsType "/SUN" - # elif defined(_AIX) |