diff options
author | jim-p <jimp@pfsense.org> | 2015-12-02 09:35:11 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-12-02 09:35:38 -0500 |
commit | 3656336b7a731297847a1b89e2ba6a9191853cd8 (patch) | |
tree | 731a90fbc254ff2caedca2df3f8ae4be1ec04f35 | |
parent | 7232eddd2f7305f5f7908f1d449568bddf0506d8 (diff) | |
download | pfsense-packages-3656336b7a731297847a1b89e2ba6a9191853cd8.tar.gz pfsense-packages-3656336b7a731297847a1b89e2ba6a9191853cd8.tar.bz2 pfsense-packages-3656336b7a731297847a1b89e2ba6a9191853cd8.zip |
Stop 2.3 sync for System Patches to prep for Bootstrap conversion
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index eec3985f..86592332 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1446,6 +1446,8 @@ <port_category>sysutils</port_category> <required_version>2.2</required_version> <configurationfile>systempatches.xml</configurationfile> + <!-- Skip auto sync to 2.3 format --> + <maximum_version>2.2.999</maximum_version> </package> <package> <name>bacula-client</name> |