diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 20:08:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 20:08:06 +0000 |
commit | 08ec672526a262a9f84b19ffbdef3d98107c29e3 (patch) | |
tree | 0ce5f0cdc2e6f257c6a829c3c68f3ec9f715b483 /graphics/vertex/files/patch-messages.h | |
parent | - Remove an inactive mirror from MASTER_SITES (diff) |
- Update to version 0.1.15
PR: 58382
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=92081
Diffstat (limited to 'graphics/vertex/files/patch-messages.h')
-rw-r--r-- | graphics/vertex/files/patch-messages.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vertex/files/patch-messages.h b/graphics/vertex/files/patch-messages.h new file mode 100644 index 000000000000..0d37f1570c6b --- /dev/null +++ b/graphics/vertex/files/patch-messages.h @@ -0,0 +1,11 @@ +--- vertex/messages.h.orig Wed Oct 1 06:44:17 2003 ++++ vertex/messages.h Tue Oct 21 23:29:45 2003 +@@ -22,7 +22,7 @@ + \n\ + [file] is the V3D model file to load on startup.\n\ + \n\ +- [options] can be any of the following: ++ [options] can be any of the following:\n\ + \n\ + --rcfile <file> Load configuration from <file>.\n\ + --config_file <file> Same as --rcfile.\n\ |