From a2a4d06c6fe93107eedfcc3d009672fe424ac7ef Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:22:13 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- graphics/g2/Makefile | 3 ++- graphics/g2/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 graphics/g2/pkg/COMMENT (limited to 'graphics/g2') diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index ef7c627608a..623ac0fa41b 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/08 22:21:51 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:19 wiz Exp $ DISTNAME= g2-0.40 CATEGORIES= graphics @@ -6,6 +6,7 @@ MASTER_SITES= ftp://g2.sourceforge.net/pub/g2/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://g2.sourceforge.net/ +COMMENT= Powerful, easy to use 2D graphics library GNU_CONFIGURE= yes USE_X11= yes diff --git a/graphics/g2/pkg/COMMENT b/graphics/g2/pkg/COMMENT deleted file mode 100644 index f2a5e9e95db..00000000000 --- a/graphics/g2/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Powerful, easy to use 2D graphics library -- cgit v1.2.3