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/msp430-binutils | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to 'devel/msp430-binutils')
-rw-r--r-- | devel/msp430-binutils/Makefile | 1 | ||||
-rw-r--r-- | devel/msp430-binutils/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/msp430-binutils/Makefile b/devel/msp430-binutils/Makefile index e9a2229ddcf3..143688a473a3 100644 --- a/devel/msp430-binutils/Makefile +++ b/devel/msp430-binutils/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${PORTNAME}-${BINUTILVERSION}${EXTRACT_SUFX} \ ${PKGNAMEPREFIX}${PORTNAME}-${BINUTILVERSION}.${PATCHVERSION}${EXTRACT_SUFX}:patches MAINTAINER= lev@serebryakov.spb.ru +COMMENT= GNU binutils for TI's msp430 MCUs cross-development BINUTILVERSION= 2.11 PATCHVERSION= 20021028 diff --git a/devel/msp430-binutils/pkg-comment b/devel/msp430-binutils/pkg-comment deleted file mode 100644 index 1c47ab6fe8df..000000000000 --- a/devel/msp430-binutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU binutils for TI's msp430 MCUs cross-development |