diff options
Diffstat (limited to 'devel/mingw32-bin-msvcrt/Makefile')
-rw-r--r-- | devel/mingw32-bin-msvcrt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mingw32-bin-msvcrt/Makefile b/devel/mingw32-bin-msvcrt/Makefile index 44aa02dc197c..f9ec1a03d7a2 100644 --- a/devel/mingw32-bin-msvcrt/Makefile +++ b/devel/mingw32-bin-msvcrt/Makefile @@ -20,8 +20,8 @@ COMMENT= Headers and Libraries for Windows cross-development CONFLICTS= mingw-bin-msvcrt-* -RUNTIMEVERSION= 3.12 -APIVERSION= 3.9 +RUNTIMEVERSION= 3.14 +APIVERSION= 3.11 NO_MTREE= yes NO_WRKSUBDIR= yes |