summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2003-08-08 08:13:57 +0000
committergrant <grant>2003-08-08 08:13:57 +0000
commit6e16e7d6fca6ab30dd30f21cbb01760deb098443 (patch)
tree239a4f7c690630ce371dc79eeb28fd6b8994c6df /net
parentbd2ca4c78748d383f10d60f5792086356942a949 (diff)
downloadpkgsrc-6e16e7d6fca6ab30dd30f21cbb01760deb098443.tar.gz
missed in last commit
Diffstat (limited to 'net')
-rwxr-xr-xnet/6to4/files/6to42
1 files changed, 1 insertions, 1 deletions
diff --git a/net/6to4/files/6to4 b/net/6to4/files/6to4
index 18f5e31c240..05e939a434b 100755
--- a/net/6to4/files/6to4
+++ b/net/6to4/files/6to4
@@ -5,7 +5,7 @@
# (c) Copyright 2000-2002 Hubert Feyrer <hubert@feyrer.de>
#
-$etcdir="@PREFIX@/etc";
+$etcdir="@PKG_SYSCONFDIR@";
#$etcdir="/usr/pkg/etc"; # debug
require "$etcdir/6to4.conf";