diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 18:30:58 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 18:30:58 +0000 |
commit | 9466619af647e1c8f52e04ed7cd6aeef5f989a9c (patch) | |
tree | 81d905af2e448049ecb80dda5d7fe91158d4f2e8 /net/spread/files/patch-configuration.c | |
parent | Update to DAT 4615 (diff) |
- Update to 3.17.3
- Provide pkg-deinstall
- Cleanup
PR: 86901
Submitted by: Chris Mikkelson <cmikk@qwest.net>
Approved by: maintainer timeout (16 days after postponement)
Notes
Notes:
svn path=/head/; revision=146591
Diffstat (limited to '')
-rw-r--r-- | net/spread/files/patch-configuration.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/spread/files/patch-configuration.c b/net/spread/files/patch-configuration.c index b571a339aba8..c925a9bfa812 100644 --- a/net/spread/files/patch-configuration.c +++ b/net/spread/files/patch-configuration.c @@ -1,6 +1,6 @@ ---- configuration.c Sun Sep 22 12:56:52 2002 -+++ configuration.c Tue Aug 5 21:24:19 2003 -@@ -128,9 +128,6 @@ +--- configuration.c Mon Sep 27 00:15:48 2004 ++++ configuration.c Tue Oct 4 14:40:51 2005 +@@ -130,9 +130,6 @@ if (NULL != (yyin = fopen(file_name,"r")) ) Alarm( PRINT, "Conf_init: using file: %s\n", file_name); |