diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-04-19 04:55:58 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-04-19 04:55:58 +0000 |
commit | e399fa79dbb946e83c05fec591ddee0b2c13d368 (patch) | |
tree | 426403fbf31ceb9420ee79c9d94e3de9c7d45758 | |
parent | cfe5580ed7107c4c682c5b683e00e11a829435c7 (diff) | |
download | pfsense-packages-e399fa79dbb946e83c05fec591ddee0b2c13d368.tar.gz pfsense-packages-e399fa79dbb946e83c05fec591ddee0b2c13d368.tar.bz2 pfsense-packages-e399fa79dbb946e83c05fec591ddee0b2c13d368.zip |
Force commit to note that my last description was somewhat wrong. It will disable the PF scrub feature on install and toggle it back on upon desinstall.
-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 5ca2687c..9f183ec2 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -49,7 +49,7 @@ <descr>The Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation.</descr> <website>http://www.placid.tv</website> <category>Services</category> - <version>2.0-BETA1</version> + <version>2.0-BETA2</version> <status>ALPHA</status> <required_version>1.2</required_version> <config_file>http://www.pfsense.com/packages/config/frickin/frickin.xml</config_file> |