diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-08-20 02:09:22 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-08-20 02:09:22 +0000 |
commit | b915c1177b778fa01ba941f4e7cdec122e7e14ef (patch) | |
tree | 5e0fcb4b42298514d65e3fa945927ed0a792a2fb | |
parent | 5d110f78fca6563cae645c6d1a7019358c0a449d (diff) | |
download | pfsense-packages-b915c1177b778fa01ba941f4e7cdec122e7e14ef.tar.gz pfsense-packages-b915c1177b778fa01ba941f4e7cdec122e7e14ef.tar.bz2 pfsense-packages-b915c1177b778fa01ba941f4e7cdec122e7e14ef.zip |
Note that miniupnpd doesn't work well with carp as of yet.
-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 67d0a78c..8c431e57 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -9,7 +9,7 @@ <website>http://miniupnp.free.fr</website> <category>Network Management</category> <version>0.99</version> - <status>*ALPHA* *DANGER* *MAY WRECK SECURITY, USE AT OWN RISK*</status> + <status>*ALPHA* *DANGER* *MAY WRECK SECURITY, USE AT OWN RISK* *DOES NOT WORK WITH CARP*</status> <config_file>http://www.pfsense.com/packages/config/miniupnpd/miniupnpd.xml</config_file> <configurationfile>miniupnpd.xml</configurationfile> </package> |