summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-17 04:35:56 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-17 04:35:56 +0000
commitcfceefc6d97cc17413e37d7d31810f581177fe2b (patch)
tree4e227f536e65abba0e7adcb9d89b6182c6da061e /etc/inc/globals.inc
parent6578832fa9b5b5d3837f465abe03198c6978a9fb (diff)
downloadpfsense-cfceefc6d97cc17413e37d7d31810f581177fe2b.zip
pfsense-cfceefc6d97cc17413e37d7d31810f581177fe2b.tar.gz
Unbreak packages.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index d9c143b..f936fa1 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -51,7 +51,7 @@ $g = array(
"product_name" => "pfSense",
"product_copyright" => "BSD Perimeter LLC",
"product_copyright_years" => "2005, 2006, 2007, 2008",
- "product_website" => "http://www.pfsense.com",
+ "product_website" => "www.pfsense.com",
"product_email" => "coreteam@pfsense.com",
"pppoe_interface" => "ng0",
"n_pptp_units" => 16, /* this value can be overriden in pptp->n_pptp_units */
OpenPOWER on IntegriCloud