diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-02-07 16:16:55 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-02-07 16:16:55 -0500 |
commit | f15e9fb70330735009eeb50ec10307571f576b58 (patch) | |
tree | 555d400512017f2c484ae620cd3c4c898b84a07d /pkg_config.7.xml | |
parent | 627b2a0efa00c6620c69b086dcfc7cb56bdb0565 (diff) | |
download | pfsense-packages-f15e9fb70330735009eeb50ec10307571f576b58.tar.gz pfsense-packages-f15e9fb70330735009eeb50ec10307571f576b58.tar.bz2 pfsense-packages-f15e9fb70330735009eeb50ec10307571f576b58.zip |
Adding frickin2 package back for testing.
Diffstat (limited to 'pkg_config.7.xml')
-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 5bfff61e..6c8e105f 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -2,6 +2,17 @@ <!-- pfSense packages --> <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</version> + <status>ALPHA</status> + <required_version>1.2.2</required_version> + <config_file>http://www.pfsense.com/packages/config/frickin/frickin.xml</config_file> + <configurationfile>frickin.xml</configurationfile> + </package> <package> <name>pure-ftpd</name> <website>http://www.pureftpd.org/</website> |