summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/mipsel-linux-binutils/Makefile1
-rw-r--r--devel/mipsel-linux-binutils/pkg-comment1
-rw-r--r--devel/mipsel-linux-gcc/Makefile1
-rw-r--r--devel/mipsel-linux-gcc/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/devel/mipsel-linux-binutils/Makefile b/devel/mipsel-linux-binutils/Makefile
index 8f32fb6ccb34..15deec556041 100644
--- a/devel/mipsel-linux-binutils/Makefile
+++ b/devel/mipsel-linux-binutils/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= mipsel-linux-
DISTNAME= ${PORTNAME}-${PORTVERSION}-cvs
MAINTAINER= lev@serebryakov.spb.ru
+COMMENT= GNU binutils for mipsel-linux cross-development with SNOW ABI
WRKSRC= ${WRKDIR}/binutils-CVS/src
diff --git a/devel/mipsel-linux-binutils/pkg-comment b/devel/mipsel-linux-binutils/pkg-comment
deleted file mode 100644
index c4028f1ceb44..000000000000
--- a/devel/mipsel-linux-binutils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU binutils for mipsel-linux cross-development with SNOW ABI
diff --git a/devel/mipsel-linux-gcc/Makefile b/devel/mipsel-linux-gcc/Makefile
index b77bd13f8228..6fa8e293bf73 100644
--- a/devel/mipsel-linux-gcc/Makefile
+++ b/devel/mipsel-linux-gcc/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR=dinoex
PKGNAMEPREFIX= mipsel-linux-
MAINTAINER= lev@serebryakov.spb.ru
+COMMENT= Gcc-2.97 for mipsel-linux cross-development with SNOW ABI
BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
diff --git a/devel/mipsel-linux-gcc/pkg-comment b/devel/mipsel-linux-gcc/pkg-comment
deleted file mode 100644
index fd8c23e5f0b7..000000000000
--- a/devel/mipsel-linux-gcc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Gcc-2.97 for mipsel-linux cross-development with SNOW ABI