diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:23:04 +0800 |
commit | 79fa1302326244bf15e5047eaee5722c1be6f8fd (patch) | |
tree | 62076261a5347f464f2b75491dc8011398da2a8c /devel/mingw32-binutils | |
parent | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (diff) | |
download | freebsd-ports-graphics-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.gz freebsd-ports-graphics-79fa1302326244bf15e5047eaee5722c1be6f8fd.tar.zst freebsd-ports-graphics-79fa1302326244bf15e5047eaee5722c1be6f8fd.zip |
De-pkg-comment.
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 e8a48e47fb9..0f5881e21da 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 accdf7dd83f..00000000000 --- a/devel/mingw32-binutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FSF binutils-2.11.90 for Windows cross-development |