head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	v195:1.1.1.1
	FUKUMA:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2012.07.16.18.25.52;	author garga;	state dead;
branches;
next	1.3;

1.3
date	2000.02.29.02.32.11;	author jedgar;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.23.00.32.38;	author jedgar;	state Exp;
branches;
next	1.1;

1.1
date	99.03.19.07.08.30;	author taoka;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.19.07.08.30;	author taoka;	state Exp;
branches;
next	;


desc
@@


1.4
log
@SVN rev 300966 on 2012-07-16 18:25:52Z by garga

Rename old patch-aa to a better name
@
text
@--- Fan/Fan.pm.orig	Sun Nov 21 17:24:27 1999
+++ Fan/Fan.pm	Wed Jan 12 13:28:20 2000
@@@@ -48,7 +48,7 @@@@
 
 ;# Where configuration files are.
 BEGIN {
-	$sysconfdir = "/usr/local/etc";
+	$sysconfdir = '%%PREFIX%%/etc';
 }
 
 ;#
@


1.3
log
@Correct patch

PR:		16990
Submitted by:	Maintainer
@
text
@@


1.2
log
@* Update port to 1.96
* Fix of the problem that rotate script doesn't work

PR:		16888
Submitted by:	Maintainer
@
text
@d8 1
a8 1
+	$sysconfdir = '%%PREFIX%%';
@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
--- Fan/Fan.pm.orig	Sat Sep 19 12:57:26 1998
+++ Fan/Fan.pm	Sun Jan 10 03:43:34 1999
@@@@ -48,8 +48,7 @@@@
d7 2
a8 3
-	use Config;
-	$sysconfdir = "$Config{prefix}/etc";
+	$sysconfdir = "%%PREFIX%%/etc";
@


1.1.1.1
log
@Ftpmirror is an utility to mirror with FTP

PR:		ports/10640
Submitted by:	Yasuhiro Fukuma yasuf@@big.or.jp
@
text
@@
