diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-02 11:43:22 -0500 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-02 11:43:22 -0500 |
commit | 11a247329cedf1613fb641ddee20822dd3c60095 (patch) | |
tree | da36666a2bbfd47a791d5d243dc8ebd2225c1600 | |
parent | 46633e4793ad7b74ac3686749a89cf600d86f196 (diff) | |
download | pfsense-packages-11a247329cedf1613fb641ddee20822dd3c60095.tar.gz pfsense-packages-11a247329cedf1613fb641ddee20822dd3c60095.tar.bz2 pfsense-packages-11a247329cedf1613fb641ddee20822dd3c60095.zip |
Apparently this change was also lost in the merge mishap this morning
-rw-r--r-- | pkg_config.7.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 8116a677..2fa6d594 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -606,5 +606,16 @@ <maintainer>dv_serg@mail.ru</maintainer> <after_install_info>Please check the HAVP settings.</after_install_info> </package> + <package> + <name>onatproto</name> + <descr>Patch to add Protocol options to Manual Outbound NAT. WARNING! Cannot be uninstalled.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/onatproto/onatproto.xml</config_file> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2.1</required_version> + <maximum_version>1.2.3</maximum_version> + <configurationfile>dashboard.xml</configurationfile> + </package> </packages> </pfsensepkgs> |