1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/palm/pilot_makedoc/files/patch-aa
Bill Fumerola 7b1b2da263 (1) portlint: one distfile should be a DISTNAME + EXTRACT_SUFX
(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.)
1999-12-25 06:41:02 +00:00

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);
}