diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /devel/m6811-binutils | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.tar.gz freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.tar.zst freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.zip |
- add COMMENT
Diffstat (limited to 'devel/m6811-binutils')
-rw-r--r-- | devel/m6811-binutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/m6811-binutils/Makefile b/devel/m6811-binutils/Makefile index ab1f4932bb79..a78a68b5618e 100644 --- a/devel/m6811-binutils/Makefile +++ b/devel/m6811-binutils/Makefile @@ -17,6 +17,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-m68hc1x-20020203.diffs.gz PATCH_DIST_STRIP= -p1 MAINTAINER= dinoex@FreeBSD.org +COMMENT= The binutils-2.9.1 cross-toolchain for the 6811 USE_GMAKE= yes HAS_CONFIGURE= yes |