summaryrefslogtreecommitdiff
path: root/games/biorythm/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/biorythm/files/patch-ab')
-rw-r--r--games/biorythm/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/biorythm/files/patch-ab b/games/biorythm/files/patch-ab
new file mode 100644
index 000000000000..0f482d686d19
--- /dev/null
+++ b/games/biorythm/files/patch-ab
@@ -0,0 +1,12 @@
+--- biorythm.c.orig Sat Mar 2 21:31:53 2002
++++ biorythm.c Wed May 8 21:52:41 2002
+@@ -148,8 +148,7 @@
+ version(void)
+ {
+ printf(
+- "biorythm " VERSION ", by Sverre H. Huseby "
+- "(compiled " COMPILED_DATE " by " COMPILED_BY ")\n"
++ "biorythm " VERSION ", by Sverre H. Huseby\n"
+ );
+ exit(0);
+ }