mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 07:40:40 -04:00
11 lines
332 B
C++
11 lines
332 B
C++
--- 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
|