summaryrefslogtreecommitdiff
path: root/cross/mipsel-netbsd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:04:52 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:04:52 +0000
commit6c0ff6d2791c86527492513d3f40f5586041e81e (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/mipsel-netbsd
parenta41926ecac26c9109c3ad770532bc757c666829f (diff)
downloadpkgsrc-6c0ff6d2791c86527492513d3f40f5586041e81e.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