summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/dyndns.class2
-rw-r--r--etc/inc/pkg-utils.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/dyndns.class b/etc/inc/dyndns.class
index c85829e..8f96c39 100644
--- a/etc/inc/dyndns.class
+++ b/etc/inc/dyndns.class
@@ -1090,7 +1090,7 @@
/*
* Private Function (added 12 July 05) [beta]
* - Detect whether or not IP needs to be updated.
- * | Written Specifically for pfSense (pfsense.com) may
+ * | Written Specifically for pfSense (https://www.pfsense.org) may
* | work with other systems. pfSense base is FreeBSD.
*/
function _detectChange() {
diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc
index a5a199d..4ca7c62 100644
--- a/etc/inc/pkg-utils.inc
+++ b/etc/inc/pkg-utils.inc
@@ -188,7 +188,7 @@ function get_pkg_internal_name($package) {
/****f* pkg-utils/get_pkg_info
* NAME
- * get_pkg_info - Retrieve package information from pfsense.com.
+ * get_pkg_info - Retrieve package information from package server.
* INPUTS
* $pkgs - 'all' to retrieve all packages, an array containing package names otherwise
* $info - 'all' to retrieve all information, an array containing keys otherwise
OpenPOWER on IntegriCloud