summaryrefslogtreecommitdiff
path: root/cross/shel-netbsdcoff
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:04:52 +0000
committerwiz <wiz>2001-02-16 14:04:52 +0000
commite3124ee02e7655a21468c3d37102b8300144f498 (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/shel-netbsdcoff
parentfe73cf7b6545199a4f863e13c93e1f50452a00c6 (diff)
downloadpkgsrc-e3124ee02e7655a21468c3d37102b8300144f498.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cross/shel-netbsdcoff')
-rw-r--r--cross/shel-netbsdcoff/Makefile3
-rw-r--r--cross/shel-netbsdcoff/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cross/shel-netbsdcoff/Makefile b/cross/shel-netbsdcoff/Makefile
index 35ec7704479..98942b7da35 100644
--- a/cross/shel-netbsdcoff/Makefile
+++ b/cross/shel-netbsdcoff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/01/09 13:24:47 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 14:05:06 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 little-endian NetBSD/{evbsh3,dreamcast}
WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
diff --git a/cross/shel-netbsdcoff/pkg/COMMENT b/cross/shel-netbsdcoff/pkg/COMMENT
deleted file mode 100644
index d669ea14fe7..00000000000
--- a/cross/shel-netbsdcoff/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Cross-compile environment for little-endian NetBSD/{evbsh3,dreamcast}