From d67a3f63b3f4ba1684e1c9a35f65737bfcc21439 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 17 May 2001 08:38:42 +0000 Subject: Lose leading '(The|the) ' from COMMENT --- devel/libg++/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libg++') diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index b9a3d21fddf..0374f1dc186 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/04/04 16:26:12 skrll Exp $ +# $NetBSD: Makefile,v 1.19 2001/05/17 08:38:44 abs Exp $ # DISTNAME= libg++-${GXXVERSION} @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=libg++/} MAINTAINER= tv@netbsd.org -COMMENT= The GNU C++ Class Library +COMMENT= GNU C++ Class Library .if !exists(/usr/lib/libstdc++.so.2.0) IGNORE= '${PKGNAME} is designed for NetBSD>=1.4. NetBSD 1.3(.x) comes with this in-tree' -- cgit v1.2.3