summaryrefslogtreecommitdiffstats
path: root/bin/rancid-fe.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rancid-fe.in')
-rw-r--r--bin/rancid-fe.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/rancid-fe.in b/bin/rancid-fe.in
index 3e60783..bed4129 100644
--- a/bin/rancid-fe.in
+++ b/bin/rancid-fe.in
@@ -1,6 +1,6 @@
#! @PERLV_PATH@
##
-## $Id: rancid-fe.in,v 1.44 2006/11/23 20:26:47 heas Exp $
+## $Id: rancid-fe.in,v 1.45 2007/01/13 22:01:53 heas Exp $
##
## @PACKAGE@ @VERSION@
## Copyright (C) 1997-2006 by Terrapin Communications, Inc.
@@ -52,6 +52,7 @@ $vendor =~ tr/[A-Z]/[a-z]/;
'procket' => 'prancid',
'redback' => 'rrancid',
'riverstone' => 'rivrancid',
+ 'smc' => 'srancid',
'tnt' => 'tntrancid',
'zebra' => 'zrancid'
);