diff options
author | jim-p <jimp@pfsense.org> | 2013-04-17 11:36:16 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-04-17 11:36:16 -0400 |
commit | e6675e31168cb999f78a931e1e164d5e829dd155 (patch) | |
tree | 9fbc8d17476fd7b5ab6560291d6da3421806fbb2 /pkg_config.8.xml.amd64 | |
parent | 55f913ec2d996e2efdddab488d070a787a812492 (diff) | |
download | pfsense-packages-e6675e31168cb999f78a931e1e164d5e829dd155.tar.gz pfsense-packages-e6675e31168cb999f78a931e1e164d5e829dd155.tar.bz2 pfsense-packages-e6675e31168cb999f78a931e1e164d5e829dd155.zip |
Disable widescreen on 2.0.2 and 2.0.3 also since it overwrites the menu and breaks access to NTP
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 2fdbf5a7..7a6d9937 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1574,8 +1574,8 @@ <maintainer>ey@tm-k.com</maintainer> <config_file>http://www.pfsense.org/packages/config/widescreen/widescreen.xml</config_file> <configurationfile>widescreen.xml</configurationfile> - <!-- Disabling on 2.1 since it overwrites the menu --> - <maximum_version>2.1</maximum_version> + <!-- Disabling on 2.0.2 and 2.1 since it overwrites the menu --> + <maximum_version>2.0.1</maximum_version> </package> <package> <name>NRPE v2</name> |