diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-10 19:31:11 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-10 19:31:11 +0000 |
| commit | ff283bd66d5a112bea98f901f4bfe72552a3794c (patch) | |
| tree | 7dafaca3211e60955df15fc3d871a68963d88c80 /misc/snowflake/files/patch-sf.h | |
| parent | * Update to 0.132 (diff) | |
- Fix MASTER_SITES
- Avoid some compiler warnings
- Remove obsolete WWW: line
- Bump PORTREVISION
PR: 59129
Submitted by: Ports Fury
Diffstat (limited to 'misc/snowflake/files/patch-sf.h')
| -rw-r--r-- | misc/snowflake/files/patch-sf.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/snowflake/files/patch-sf.h b/misc/snowflake/files/patch-sf.h new file mode 100644 index 000000000000..b6ef9deb2c58 --- /dev/null +++ b/misc/snowflake/files/patch-sf.h @@ -0,0 +1,10 @@ +--- sf.h.orig Mon Dec 21 08:18:55 1998 ++++ sf.h Sat Nov 8 21:20:24 2003 +@@ -17,6 +17,7 @@ + + typedef enum + { ++ c_VERSION = 'V', + c_VIEW_GEOMETRY = 'v', + c_CONTROL_GEOMETRY = 'c', + c_MINIMIZE = 'm', |
