diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-16 13:40:42 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-16 13:40:42 +0000 |
commit | 1707b02a37aab4e03d4de37b099131957ef4965d (patch) | |
tree | fe8af37c3800894b77b5d478c3d20cc1455beda0 /devel/mingw32-bin-msvcrt/Makefile | |
parent | 65073326bf0b295e6d926538c73906438f88c842 (diff) | |
download | ports-1707b02a37aab4e03d4de37b099131957ef4965d.tar.gz ports-1707b02a37aab4e03d4de37b099131957ef4965d.zip |
Notes
Diffstat (limited to 'devel/mingw32-bin-msvcrt/Makefile')
-rw-r--r-- | devel/mingw32-bin-msvcrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-bin-msvcrt/Makefile b/devel/mingw32-bin-msvcrt/Makefile index 5e74b9393cf7..12f84a80ed7a 100644 --- a/devel/mingw32-bin-msvcrt/Makefile +++ b/devel/mingw32-bin-msvcrt/Makefile @@ -21,7 +21,7 @@ COMMENT= Headers and Libraries for Windows cross-development CONFLICTS= mingw-bin-msvcrt-* RUNTIMEVERSION= 3.2 -APIVERSION= 2.4 +APIVERSION= 2.5 NO_MTREE= yes NO_WRKSUBDIR= yes |