summaryrefslogtreecommitdiff
path: root/games/gemdropx/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/gemdropx/patches/patch-ac')
-rw-r--r--games/gemdropx/patches/patch-ac16
1 files changed, 0 insertions, 16 deletions
diff --git a/games/gemdropx/patches/patch-ac b/games/gemdropx/patches/patch-ac
deleted file mode 100644
index 44f27a2bc8e..00000000000
--- a/games/gemdropx/patches/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1998/08/07 10:40:41 agc Exp $
-
-Fixes typo reported in PR pkg/5864 by
-Mason Loring Bliss <mason@acheron.middleboro.ma.us>
-
---- gemdropx.c.orig Tue Jul 28 09:30:24 1998
-+++ gemdropx.c Tue Jul 28 09:30:38 1998
-@@ -1872,7 +1872,7 @@
-
- /* Setup: */
-
-- printf("Conneting to server \"%s\"\n", server);
-+ printf("Connecting to server \"%s\"\n", server);
- setup(server);
-
-