diff options
author | Ryan Wagoner <rsw686@pfsense.org> | 2007-10-01 15:54:47 +0000 |
---|---|---|
committer | Ryan Wagoner <rsw686@pfsense.org> | 2007-10-01 15:54:47 +0000 |
commit | e9ac02a5fa8e61b7dc04c2fbf572ad9cc0cfb482 (patch) | |
tree | b83ebc056a455601b5e52cdf38391730fd370743 /pkg_config.xml | |
parent | ddb63c590864062211b2219f5002036060fdb668 (diff) | |
download | pfsense-packages-e9ac02a5fa8e61b7dc04c2fbf572ad9cc0cfb482.tar.gz pfsense-packages-e9ac02a5fa8e61b7dc04c2fbf572ad9cc0cfb482.tar.bz2 pfsense-packages-e9ac02a5fa8e61b7dc04c2fbf572ad9cc0cfb482.zip |
update miniupnpd and imspector description
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index f2e6242f..4cc99dcc 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -213,7 +213,7 @@ <name>miniupnpd</name> <descr>Emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to - work properly from behind a NAT firewall.</descr> + work properly from behind a NAT firewall. WARNING! Do not install on 1.2, it's already included.</descr> <website>http://miniupnp.free.fr/</website> <category>Network Management</category> <maintainer>seth.mos@xs4all.nl rswagoner@gmail.com</maintainer> @@ -225,14 +225,14 @@ </package> <package> <name>imspector</name> - <descr>** REQUIRES: 1.0.1-SNAPSHOT-01-22-2006 OR LATER ** IMSpector is an Instant Messenger - transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and - IRC to different degrees.</descr> + <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities. + Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees. + REQUIRES: 1.0.1-SNAPSHOT-01-22-2006 or later</descr> <website>http://www.imspector.org/</website> <category>Network Management</category> <maintainer>rswagoner@gmail.com</maintainer> <version>0.3.1</version> - <required_version>1.0</required_version> + <required_version>1.0.1</required_version> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/imspector/imspector.xml</config_file> <configurationfile>imspector.xml</configurationfile> |