diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /sysutils/sformat/files/patch-sformat__fmt.c | |
| parent | f474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'sysutils/sformat/files/patch-sformat__fmt.c')
| -rw-r--r-- | sysutils/sformat/files/patch-sformat__fmt.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/sformat/files/patch-sformat__fmt.c b/sysutils/sformat/files/patch-sformat__fmt.c new file mode 100644 index 000000000000..27cf28ec66e6 --- /dev/null +++ b/sysutils/sformat/files/patch-sformat__fmt.c @@ -0,0 +1,11 @@ +--- sformat/fmt.c.orig Mon Dec 16 16:26:00 2002 ++++ sformat/fmt.c Mon Dec 16 16:27:51 2002 +@@ -482,7 +482,7 @@ + } + + printf("sformat SCSI format/analysis/repair utilities\n"); +- printf("Release 3.4, Copyright J. Schilling\n\n"); ++ printf("Release %s, Copyright J. Schilling\n\n", fmt_version); + + if (!datfile_chk) { + if (datfile_present) |
