From 6c0ff6d2791c86527492513d3f40f5586041e81e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:04:52 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- cross/i386-netbsdelf/Makefile | 3 ++- cross/i386-netbsdelf/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 cross/i386-netbsdelf/pkg/COMMENT (limited to 'cross/i386-netbsdelf') diff --git a/cross/i386-netbsdelf/Makefile b/cross/i386-netbsdelf/Makefile index 1bd472f0d2b..f90c5f1c389 100644 --- a/cross/i386-netbsdelf/Makefile +++ b/cross/i386-netbsdelf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/02/14 10:06:08 mrg Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:04:59 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 ELF NetBSD/i386 WRKSRC= ${WRKDIR}/${BINUTILS_DISTNAME} diff --git a/cross/i386-netbsdelf/pkg/COMMENT b/cross/i386-netbsdelf/pkg/COMMENT deleted file mode 100644 index 39910220c11..00000000000 --- a/cross/i386-netbsdelf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Cross-compile environment for ELF NetBSD/i386 -- cgit v1.2.3