diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-10 18:56:51 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 18:56:51 +0000 |
commit | 3db916d092dfad9343ef1470d99eeec806cda3b5 (patch) | |
tree | 2c82308e8c148a764ff802db344f5674e96a2f90 /mail/ftrack/files/patch-hpp::constant.hpp | |
parent | upgrade to 0.7.2 (diff) |
Add ftrack 3.01, a FTN Messages tracker.
PR: 23711
Submitted by: Sergey Samoyloff <gonza@techline.ru>
Notes
Notes:
svn path=/head/; revision=39448
Diffstat (limited to 'mail/ftrack/files/patch-hpp::constant.hpp')
-rw-r--r-- | mail/ftrack/files/patch-hpp::constant.hpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ftrack/files/patch-hpp::constant.hpp b/mail/ftrack/files/patch-hpp::constant.hpp new file mode 100644 index 000000000000..a81a04cc7a6f --- /dev/null +++ b/mail/ftrack/files/patch-hpp::constant.hpp @@ -0,0 +1,11 @@ +--- hpp/constant.hpp.orig Wed Sep 20 14:46:48 2000 ++++ hpp/constant.hpp Wed Sep 20 14:47:01 2000 +@@ -30,7 +30,7 @@ + #define PATHDELIMS "/" + #define PATHDELIMC '/' + #endif +-#define FVersion "3.01"OsType ++#define FVersion "3.01" + #define RevisionHI 3 + #define RevisionLO 1 + #define FTrackProductLo 0xff |