aboutsummaryrefslogtreecommitdiffstats
path: root/www/www6to4/files/patch-www6to4.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/www6to4/files/patch-www6to4.c')
-rw-r--r--www/www6to4/files/patch-www6to4.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/www6to4/files/patch-www6to4.c b/www/www6to4/files/patch-www6to4.c
deleted file mode 100644
index fb0aa71dd939..000000000000
--- a/www/www6to4/files/patch-www6to4.c
+++ /dev/null
@@ -1,19 +0,0 @@
-*** www6to4.c.orig Fri Mar 22 00:25:51 2002
---- www6to4.c Fri Mar 22 00:26:48 2002
-***************
-*** 59,65 ****
- char *patterns[MAXPATTERNS];
- int lastpattern = -1;
-
-! char *default_configfile = "/etc/www6to4.conf";
- char *configfile = NULL;
- char *forwardfile = NULL;
- int debug = 0;
---- 59,65 ----
- char *patterns[MAXPATTERNS];
- int lastpattern = -1;
-
-! char *default_configfile = "/usr/local/etc/www6to4/www6to4.conf";
- char *configfile = NULL;
- char *forwardfile = NULL;
- int debug = 0;