summaryrefslogtreecommitdiff
path: root/games/znibbles/files/patch-src::getopt.c
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-12 19:53:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-12 19:53:09 +0000
commit623542359094644f2eaa3cc73d1708f796645b85 (patch)
tree75c94a822bc6e5b5a618fbe73bd7129a1b2c904e /games/znibbles/files/patch-src::getopt.c
parentUpdate to 1.5.0 (diff)
- Update MASTER_SITES and WWW: line
- Support OPTIONS to select Motif/GTK toolkit - Add LICENSE - Add MAKE_JOBS_SAFE PR: 159470 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=279568
Diffstat (limited to 'games/znibbles/files/patch-src::getopt.c')
-rw-r--r--games/znibbles/files/patch-src::getopt.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/znibbles/files/patch-src::getopt.c b/games/znibbles/files/patch-src::getopt.c
deleted file mode 100644
index 9ba3f2f0bcae..000000000000
--- a/games/znibbles/files/patch-src::getopt.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/getopt.c Tue Apr 27 09:38:18 1999
-+++ src/getopt.c Sat Oct 26 00:48:50 2002
-@@ -40,6 +40,7 @@
- #endif
-
- #include <stdio.h>
-+#include <string.h>
-
- /* Comment out all this code if we are using the GNU C Library, and are not
- actually compiling the library itself. This code is part of the GNU C