summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/globals.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/inc/globals.inc')
-rw-r--r--src/etc/inc/globals.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
index 39017f5..65d55a1 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -61,7 +61,7 @@ $g = array(
"www_path" => "/usr/local/www",
"xml_rootobj" => "pfsense",
"admin_group" => "admins",
- "product_name" => "pfSense",
+ "product_name" => "RaptorSense",
"product_version" => trim(file_get_contents("/etc/version"), " \n"),
"product_copyright_years" => "2004 - ".date("Y"),
"disablehelpmenu" => false,
@@ -80,7 +80,7 @@ $g = array(
"services_dhcp_server_enable" => true,
"wireless_regex" => "/^(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+/",
"help_base_url" => "/help.php",
- "pkg_prefix" => "pfSense-pkg-",
+ "pkg_prefix" => "RaptorSense-pkg-",
"default_timezone" => "Etc/UTC",
"language" => "en_US",
"default_config_backup_count" => 30,
OpenPOWER on IntegriCloud