diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-21 23:02:55 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-21 23:02:55 +0000 |
commit | d99aeaaedc5a1bbc4d8cea60b5e57a9ca85374f6 (patch) | |
tree | d2b97f35aaa1e9f8d025c3f1e5080f4c77d361cf /pkg_config.xml | |
parent | 85b0e582c02a91b129b95c70e99b622c60f97958 (diff) | |
download | pfsense-packages-d99aeaaedc5a1bbc4d8cea60b5e57a9ca85374f6.tar.gz pfsense-packages-d99aeaaedc5a1bbc4d8cea60b5e57a9ca85374f6.tar.bz2 pfsense-packages-d99aeaaedc5a1bbc4d8cea60b5e57a9ca85374f6.zip |
Deactivate for time being
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 59636c69..55b1bd44 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -26,15 +26,7 @@ <config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file> <configurationfile>squidGuard.xml</configurationfile> </package> - <package> - <name>PerUserBW</name> - <descr>Adds a per user bandwidth distribution option. Requires 0.79.4 or newer.</descr> - <category>NET</category> - <config_file>http://www.pfsense.com/packages/config/per-user-bandwidth-distribution.xml</config_file> - <version>0.1</version> - <status>ALPHA</status> - <configurationfile>per-user-bandwidth-distribution.xml</configurationfile> - </package> + <package> <name>pure-ftpd</name> <website>http://www.pureftpd.org/</website> @@ -335,4 +327,13 @@ test server or link availability and modify translation or routing rules. This p <config_file>http://www.pfsense.com/packages/config/upnpd.xml</config_file> <configurationfile>upnpd.xml</configurationfile> </package> + <package> + <name>PerUserBW</name> + <descr>Adds a per user bandwidth distribution option. Requires 0.79.4 or newer.</descr> + <category>NET</category> + <config_file>http://www.pfsense.com/packages/config/per-user-bandwidth-distribution.xml</config_file> + <version>0.1</version> + <status>ALPHA</status> + <configurationfile>per-user-bandwidth-distribution.xml</configurationfile> + </package> </pfsensepkgs> |