diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-05-21 09:21:21 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-05-21 09:21:21 -0300 |
commit | 2756de4fc9eb14746bf0d5be7e83826958723201 (patch) | |
tree | 53d855f87dd3a6e612270d0336be1551206e3a76 /pkg_config.8.xml | |
parent | f2a1fd070eaab580768132d27bb41da9946e0a9a (diff) | |
download | pfsense-packages-2756de4fc9eb14746bf0d5be7e83826958723201.tar.gz pfsense-packages-2756de4fc9eb14746bf0d5be7e83826958723201.tar.bz2 pfsense-packages-2756de4fc9eb14746bf0d5be7e83826958723201.zip |
Fix #3672:
- s/jailscanner/mailscanner/ on pkg_config.10.xml
- Add http:// protocol to a couple of websites to avoid a broken link
- Replace <website></website> with <website/>
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 3c47fbf3..58d3a22c 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -97,7 +97,7 @@ <package> <name>Strikeback</name> <descr>Detect port scans with iplog and strikeback</descr> - <website></website> + <website/> <pkginfolink>https://forum.pfsense.org/index.php/topic,37225.0.html</pkginfolink> <category>Services</category> <version>0.1</version> @@ -623,7 +623,7 @@ <package> <name>mailscanner</name> <internal_name>mailscanner</internal_name> - <website>www.mailscanner.info</website> + <website>http://www.mailscanner.info</website> <descr><![CDATA[MailScanner is an e-mail security and anti-spam package for e-mail gateway systems.<br /> This is a level3 mail scanning tool with high CPU load.]]></descr> <category>Services</category> @@ -1616,7 +1616,7 @@ <package> <name>widescreen</name> <descr>The package makes pfSense adapt to browser's current width. It is particularly convenient for Status->Dashboard page that allocates columns for widgets according to browser's current width. ATTENTION: the package heavily modifies pfsense_ng theme and affects other's themes appearance. Please REFRESH your browser's window after installing/uninstalling this package.</descr> - <website></website> + <website/> <pkginfolink></pkginfolink> <category>Enhancements</category> <version>0.2</version> @@ -1702,7 +1702,7 @@ <category>Services</category> <version>1.2.1</version> <status>BETA</status> - <website>www.winton.org.uk/zebedee/</website> + <website>http://www.winton.org.uk/zebedee/</website> <maintainer>jorgelustosa@gmail.com marcellocoutinho@gmail.com</maintainer> <required_version>2.0</required_version> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> |