diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2005-09-16 10:49:26 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2005-09-16 10:49:26 +0000 |
commit | 1617b410fae54a82e1c893a7add228a3cda56318 (patch) | |
tree | 3590f1c57fbeb6e0913d716357b1089a560daa65 /devel/mingw32-bin-msvcrt/Makefile | |
parent | 824761d6755743d0fc9afbb19e5c28cbacdfb471 (diff) | |
download | ports-1617b410fae54a82e1c893a7add228a3cda56318.tar.gz ports-1617b410fae54a82e1c893a7add228a3cda56318.zip |
Notes
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 45a086904ab4..59b5003d9644 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.6 -APIVERSION= 3.1 +RUNTIMEVERSION= 3.8 +APIVERSION= 3.3 NO_MTREE= yes NO_WRKSUBDIR= yes |