aboutsummaryrefslogtreecommitdiff
path: root/net/gnu-finger/files/patch-ag
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-02 04:38:32 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-02 04:38:32 +0000
commit9ecf9f0d90758e0a093835e29539d0f2ea75e5a2 (patch)
treee801c8c5488d4cbf35b54aab7437768b00813f60 /net/gnu-finger/files/patch-ag
parenta7c7d82070e44a87f7aacd71cab0a250dc6def4b (diff)
downloadports-9ecf9f0d90758e0a093835e29539d0f2ea75e5a2.tar.gz
ports-9ecf9f0d90758e0a093835e29539d0f2ea75e5a2.zip
Notes
Diffstat (limited to 'net/gnu-finger/files/patch-ag')
-rw-r--r--net/gnu-finger/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gnu-finger/files/patch-ag b/net/gnu-finger/files/patch-ag
new file mode 100644
index 000000000000..88e34c6f0950
--- /dev/null
+++ b/net/gnu-finger/files/patch-ag
@@ -0,0 +1,11 @@
+--- src/fingerd.c.orig Sun Oct 29 00:12:52 1992
++++ src/fingerd.c Sun Jan 15 19:19:46 1998
+@@ -145,7 +145,7 @@
+ default_error_handling (argv[0]);
+
+ /* Parse arguments. */
+- while ((optc = getopt_long (argc, argv, "datfi", longopts, NULL)) >= 0)
++ while ((optc = getopt_long (argc, argv, "datfi:", longopts, NULL)) >= 0)
+ switch (optc)
+ {
+ case 'd':