pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/6to4/files missed in last commit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40ea16d8d5c9
branches:  trunk
changeset: 459801:40ea16d8d5c9
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Aug 08 08:13:57 2003 +0000

description:
missed in last commit

diffstat:

 net/6to4/files/6to4 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 8ebb5007576b -r 40ea16d8d5c9 net/6to4/files/6to4
--- a/net/6to4/files/6to4       Fri Aug 08 08:11:05 2003 +0000
+++ b/net/6to4/files/6to4       Fri Aug 08 08:13:57 2003 +0000
@@ -5,7 +5,7 @@
 # (c) Copyright 2000-2002 Hubert Feyrer <hubert%feyrer.de@localhost>
 #
 
-$etcdir="@PREFIX@/etc";
+$etcdir="@PKG_SYSCONFDIR@";
 #$etcdir="/usr/pkg/etc";               # debug
 
 require "$etcdir/6to4.conf";



Home | Main Index | Thread Index | Old Index