diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/mingw | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) |
Notes
Diffstat (limited to 'devel/mingw')
-rw-r--r-- | devel/mingw/Makefile | 1 | ||||
-rw-r--r-- | devel/mingw/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw/Makefile b/devel/mingw/Makefile index 97cb283f6116..a330a0334bab 100644 --- a/devel/mingw/Makefile +++ b/devel/mingw/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= doc@hisio.safenet.pl +COMMENT= Cross development for Windows RUN_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \ mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \ diff --git a/devel/mingw/pkg-comment b/devel/mingw/pkg-comment deleted file mode 100644 index b1f8e5512455..000000000000 --- a/devel/mingw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cross development for Windows |