diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-11-30 18:52:56 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-11-30 18:52:56 +0000 |
commit | 5d3b8820e36176ccb0e145a1b98c755766828009 (patch) | |
tree | 733c0827d2c97c934d77b99bfd6bcdd1fc23166d /pkg_config.xml | |
parent | f33a58171fced03272598e5ff94a9c18a9fa5222 (diff) | |
download | pfsense-packages-5d3b8820e36176ccb0e145a1b98c755766828009.tar.gz pfsense-packages-5d3b8820e36176ccb0e145a1b98c755766828009.tar.bz2 pfsense-packages-5d3b8820e36176ccb0e145a1b98c755766828009.zip |
Bring the frickin' PPTP proxy back online
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 1a519031..64598003 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -4,6 +4,17 @@ <pfsensepkgs> <packages> <package> + <name>frickin</name> + <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> + <status>ALPHA</status> + <required_version>1.0.1-SNAPSHOT-11-30-2006</required_version> + <config_file>http://www.pfsense.com/packages/config/frickin/frickin.xml</config_file> + <configurationfile>frickin.xml</configurationfile> + </package> + <package> <name>bsdstats</name> <descr>The mission of this site is to try and come up with semi-accurate numbers for both advocacy, and marketing, of the *BSD Operating Systems.</descr> <website>http://bsdstats.hub.org/</website> @@ -518,17 +529,6 @@ <configurationfile>powerdns.xml</configurationfile> </package> <package> - <name>frickin</name> - <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>1.2</version> - <status>ALPHA</status> - <required_version>1.0</required_version> - <config_file>http://www.pfsense.com/packages/config/frickin.xml</config_file> - <configurationfile>frickin.xml</configurationfile> - </package> - <package> <name>postfix</name> <descr>Postfix mail forwarder. Forwards mail to another mail server.</descr> <website>http://www.postfix.com/</website> |