summaryrefslogtreecommitdiff
path: root/net/nc6/files/patch-ab
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-20 09:57:17 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-20 09:57:17 +0000
commitf9586fcc87883fb3cb4960b8d1b09e5368d9818e (patch)
tree9eb60ea1c248e4fce6eeb18a73e8f0de9a2f5826 /net/nc6/files/patch-ab
parentK3DSurf is a program to visualize and manipulate multidimensional surfaces (diff)
- Remove patches, forgotten on last commit
Noticed by: krismail
Diffstat (limited to 'net/nc6/files/patch-ab')
-rw-r--r--net/nc6/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nc6/files/patch-ab b/net/nc6/files/patch-ab
deleted file mode 100644
index 4f2d85d934b8..000000000000
--- a/net/nc6/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/parser.c.orig Thu Mar 27 18:09:49 2003
-+++ src/parser.c Thu Sep 4 22:11:43 2003
-@@ -148,7 +148,7 @@
- _verbosity_level = 0;
-
- /* option recognition loop */
-- while ((c = getopt_long(argc, argv, "46ehlnp:q:s:uvw:x",
-+ while ((c = getopt_long(argc, argv, "46e:hlnp:q:s:uvw:x",
- long_options, &option_index)) >= 0)
- {
- switch (c) {