From a87738b456114a95193b58ec31e883210d6b9f3f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- sysutils/c++rt0/Makefile | 3 ++- sysutils/c++rt0/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 sysutils/c++rt0/pkg/COMMENT (limited to 'sysutils/c++rt0') diff --git a/sysutils/c++rt0/Makefile b/sysutils/c++rt0/Makefile index 7c75045716a..800c70ef918 100644 --- a/sysutils/c++rt0/Makefile +++ b/sysutils/c++rt0/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/21 22:56:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:11 wiz Exp $ # DISTNAME= c++rt0-1.0 @@ -7,6 +7,7 @@ MASTER_SITES+= ftp://ftp.netbsd.org/pub/NetBSD/arch/sparc/c++rt0/ DISTFILES= c++rt0.o.PIC c++rt0.o.pic README MAINTAINER= hubertf@netbsd.org +COMMENT= 1.4.x/sparc PIC c++rt0.o file DIST_SUBDIR= c++rt0 ONLY_FOR_PLATFORM= NetBSD-1.4-sparc NetBSD-1.4.[12]-sparc diff --git a/sysutils/c++rt0/pkg/COMMENT b/sysutils/c++rt0/pkg/COMMENT deleted file mode 100644 index 508c5a0e13d..00000000000 --- a/sysutils/c++rt0/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -1.4.x/sparc PIC c++rt0.o file -- cgit v1.2.3