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/lynx/Makefile | 3 ++- www/lynx/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 www/lynx/pkg/COMMENT (limited to 'www/lynx') diff --git a/www/lynx/Makefile b/www/lynx/Makefile index c9597eb6052..6f697947739 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2001/02/06 06:06:32 itojun Exp $ +# $NetBSD: Makefile,v 1.37 2001/02/17 17:22:13 wiz Exp $ # DISTNAME= lynx2.8.3rel.1 @@ -26,6 +26,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= fb@enteract.com HOMEPAGE= http://lynx.browser.org/ +COMMENT= Alphanumeric display oriented World-Wide Web Client BUILD_DEPENDS+= msgfmt:../../devel/gettext diff --git a/www/lynx/pkg/COMMENT b/www/lynx/pkg/COMMENT deleted file mode 100644 index 11d86c59b20..00000000000 --- a/www/lynx/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Alphanumeric display oriented World-Wide Web Client -- cgit v1.2.3