aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rancid
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-09-07 10:31:54 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-09-07 10:31:54 +0000
commit22e96d488458c646b1aa39d81498163178a7e364 (patch)
treeca26d5881bd116d50d9360861e8867011fa0912b /net-mgmt/rancid
parent22b04f49dcdc1190928795b1b4012e457b74e2a5 (diff)
downloadports-22e96d488458c646b1aa39d81498163178a7e364.tar.gz
ports-22e96d488458c646b1aa39d81498163178a7e364.zip
Notes
Diffstat (limited to 'net-mgmt/rancid')
-rw-r--r--net-mgmt/rancid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile
index ea9eb3d67e3e..15b909a4c676 100644
--- a/net-mgmt/rancid/Makefile
+++ b/net-mgmt/rancid/Makefile
@@ -63,7 +63,7 @@ post-install:
${ECHO} " : *** review ${file}.sample for new/deprecated switches or install in place ${file}"; \
fi
.endfor
- @ if [ -f ${PREFIX}/rancid/$NEWERCONFIG_FILE1} ] ; then \
+ @ if [ -f ${PREFIX}/rancid/${NEWERCONFIG_FILE1} ] ; then \
${ECHO} "WARNING: *** ${PREFIX}/rancid/${NEWERCONFIG_FILE1} has been replaced with "; \
${ECHO} " : *** ${PREFIX}/etc/${PORTNAME}/rancid.conf. Merge from sample and old file "; \
fi