summaryrefslogtreecommitdiff
path: root/cross/armv2-netbsd
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/armv2-netbsd
parentfe73cf7b6545199a4f863e13c93e1f50452a00c6 (diff)
downloadpkgsrc-e3124ee02e7655a21468c3d37102b8300144f498.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cross/armv2-netbsd')
-rw-r--r--cross/armv2-netbsd/Makefile3
-rw-r--r--cross/armv2-netbsd/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cross/armv2-netbsd/Makefile b/cross/armv2-netbsd/Makefile
index 0dca407f206..91d8745f2ce 100644
--- a/cross/armv2-netbsd/Makefile
+++ b/cross/armv2-netbsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/05 09:00:55 tron Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 14:04:53 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/arm26
WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
diff --git a/cross/armv2-netbsd/pkg/COMMENT b/cross/armv2-netbsd/pkg/COMMENT
deleted file mode 100644
index cd0f843d346..00000000000
--- a/cross/armv2-netbsd/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Cross-compile environment for NetBSD/arm26