summaryrefslogtreecommitdiff
path: root/cross/mipsel-netbsd
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:04:52 +0000
committerwiz <wiz>2001-02-16 14:04:52 +0000
commit3d6e18741a337e7f632ee69b673a44087bd4ac82 (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/mipsel-netbsd
parentcffe3064045fbb85273491377d5a2f34ff36538c (diff)
downloadpkgsrc-3d6e18741a337e7f632ee69b673a44087bd4ac82.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cross/mipsel-netbsd')
-rw-r--r--cross/mipsel-netbsd/Makefile3
-rw-r--r--cross/mipsel-netbsd/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cross/mipsel-netbsd/Makefile b/cross/mipsel-netbsd/Makefile
index 4eba64441da..62f79557b7e 100644
--- a/cross/mipsel-netbsd/Makefile
+++ b/cross/mipsel-netbsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/02/19 00:58:39 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 14:05:04 wiz Exp $
#
DISTVERSION= 1.3.0.0
@@ -6,6 +6,7 @@ DISTFILES= # none
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
+COMMENT= Cross-compile environment for NetBSD/mipsel
WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
diff --git a/cross/mipsel-netbsd/pkg/COMMENT b/cross/mipsel-netbsd/pkg/COMMENT
deleted file mode 100644
index 1f6908b07b0..00000000000
--- a/cross/mipsel-netbsd/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Cross-compile environment for NetBSD/mipsel