mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7b1b2da263
(2) The old MASTER_SITE didn't contain the file, so get some reliable sites. (3) This program actually got bumped to 0.7a, which just corrected spelling errors and portability (which is why patches/patch-aa shrunk and why the checksum changed.)
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
--- makedoc7.cpp.orig Sat May 10 20:05:27 1997
|
|
+++ makedoc7.cpp Sat May 10 20:05:53 1997
|
|
@@ -588,7 +584,7 @@
|
|
printf("\n -n builds the .prc file without compression");
|
|
printf("\n -b option compresses/decompresses binary");
|
|
#if UNIX
|
|
- printf("\n");
|
|
+ printf("\n\n");
|
|
#endif
|
|
exit(1);
|
|
}
|