diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-06-07 21:00:55 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-06-07 21:00:55 +0000 |
commit | 000ca4243ba104412c8eda0dcfa036d27c26f1e9 (patch) | |
tree | 73f2889813e65736e22e7e41401bf12ecc86efa4 /pkg_config.xml | |
parent | f31f59882030a858a9d41ca59e64732100ef5281 (diff) | |
download | pfsense-packages-000ca4243ba104412c8eda0dcfa036d27c26f1e9.tar.gz pfsense-packages-000ca4243ba104412c8eda0dcfa036d27c26f1e9.tar.bz2 pfsense-packages-000ca4243ba104412c8eda0dcfa036d27c26f1e9.zip |
Change name to upnp since that is what the package resgisters as
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 018a6d9c..3fbce2fc 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -225,7 +225,7 @@ test server or link availability and modify translation or routing rules. This p <configurationfile>squid.xml</configurationfile> </package> <package> - <name>upnpd</name> + <name>upnp</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> <website>http://linux-igd.sourceforge.net/</website> <category>Network Management</category> |