diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-06 04:14:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-06 04:14:32 +0000 |
commit | d787260adb8d8c5d4ba0ec77e4d418f249e918ed (patch) | |
tree | 1aef2254194770786d704332cd465e67487cddbc /devel/mingw32-bin-msvcrt | |
parent | d387c7affb57ecb12e0946c6628d0f9265ce3a3f (diff) |
Notes
Diffstat (limited to 'devel/mingw32-bin-msvcrt')
-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 ba9873332f98..13f24c1343b5 100644 --- a/devel/mingw32-bin-msvcrt/Makefile +++ b/devel/mingw32-bin-msvcrt/Makefile @@ -16,7 +16,7 @@ DISTFILES= mingwrt-${RUNTIMEVERSION}-mingw32-dev${EXTRACT_SUFX}:runtime \ w32api-${APIVERSION}-mingw32-dev${EXTRACT_SUFX}:api DIST_SUBDIR= mingw -MAINTAINER= lev@FreeBSD.org +MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Headers and Libraries for Windows cross-development CONFLICTS= mingw-bin-msvcrt-* |