From 6129da62580b8a50ce5de047ae21c11f45e93b0b Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:21:28 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- www/gtkhtml/Makefile | 3 ++- www/gtkhtml/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 www/gtkhtml/pkg/COMMENT (limited to 'www/gtkhtml') diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index cc7e8ea3af5..fd86ffd2242 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/31 14:04:43 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:22:05 wiz Exp $ # DISTNAME= gtkhtml-0.8 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gtkhtml/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ +COMMENT= lightweight HTML rendering/printing/editing engine DEPENDS+= gal>=0.4.1:../../devel/gal DEPENDS+= glibwww-*:../../www/glibwww diff --git a/www/gtkhtml/pkg/COMMENT b/www/gtkhtml/pkg/COMMENT deleted file mode 100644 index 65de0d4adfe..00000000000 --- a/www/gtkhtml/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -lightweight HTML rendering/printing/editing engine -- cgit v1.2.3