From 5c2ded063c246b745cbe88b35958aeb774b3efff 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/libghttp/Makefile | 3 ++- www/libghttp/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 www/libghttp/pkg/COMMENT (limited to 'www/libghttp') diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 7dbcb4b24a8..aec5a28ed9b 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/11/25 17:22:15 rh Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 17:22:12 wiz Exp $ DISTNAME= libghttp-1.0.7 CATEGORIES= www gnome @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libghttp/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ +COMMENT= GNOME http client library GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/www/libghttp/pkg/COMMENT b/www/libghttp/pkg/COMMENT deleted file mode 100644 index 1426da7f93c..00000000000 --- a/www/libghttp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GNOME http client library -- cgit v1.2.3