summaryrefslogtreecommitdiff
path: root/www/cronolog/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/cronolog/patches/patch-ab')
-rw-r--r--www/cronolog/patches/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/cronolog/patches/patch-ab b/www/cronolog/patches/patch-ab
deleted file mode 100644
index aa092076919..00000000000
--- a/www/cronolog/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2001/11/14 11:49:52 agc Exp $
-
-Remember to set the timezone.
-
---- src/cronolog.c 2001/11/14 11:45:22 1.1
-+++ src/cronolog.c 2001/11/14 11:46:00
-@@ -242,6 +242,7 @@
-
- DEBUG(("periodicity = %s\n", periods[periodicity]));
-
-+ tzset();
-
- /* Loop, waiting for data on standard input */
-