aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2006-08-24 10:55:04 +0000
committerSeth Mos <seth.mos@xs4all.nl>2006-08-24 10:55:04 +0000
commit5f7e7b1d0076fa628bf0ecd216e1a2198c7c617a (patch)
tree715a4a5b1ac469c16adc5e6481f4b503dfcfdde9
parenta091806aa6603188436920515d919c5917d400a6 (diff)
downloadpfsense-packages-5f7e7b1d0076fa628bf0ecd216e1a2198c7c617a.tar.gz
pfsense-packages-5f7e7b1d0076fa628bf0ecd216e1a2198c7c617a.tar.bz2
pfsense-packages-5f7e7b1d0076fa628bf0ecd216e1a2198c7c617a.zip
reformat miniupnp entry. it was not shown in the package list on HEAD.
It appears I just became the maintainer
-rw-r--r--pkg_config.xml24
1 files changed, 14 insertions, 10 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 8c431e57..3cacf13c 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -3,16 +3,20 @@
<!-- $Id$ -->
<pfsensepkgs>
<packages>
- <package>
- <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>
- <website>http://miniupnp.free.fr</website>
- <category>Network Management</category>
- <version>0.99</version>
- <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>
+ <package>
+ <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>
+ <website>http://miniupnp.free.fr/</website>
+ <category>Network Management</category>
+ <maintainer>seth.mos@xs4all.nl</maintainer>
+ <version>0.99</version>
+ <required_version>RC2</required_version>
+ <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>
<package>
<name>openntpd</name>
<website>http://www.openntpd.org/</website>