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/mingw32-binutils | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/mingw32-binutils')
-rw-r--r-- | devel/mingw32-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/mingw32-binutils/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index e8a48e47fb93..0f5881e21dad 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20011113-src${EXTRACT_SUFFIX} DIST_SUBDIR= mingw MAINTAINER= doc@hisio.safenet.pl +COMMENT= FSF binutils-2.11.90 for Windows cross-development BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/devel/mingw32-binutils/pkg-comment b/devel/mingw32-binutils/pkg-comment deleted file mode 100644 index accdf7dd83f4..000000000000 --- a/devel/mingw32-binutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FSF binutils-2.11.90 for Windows cross-development |