diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:21:28 +0000 |
commit | a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/lynx | |
parent | a486f11406b23d4578e07720dca416262225a087 (diff) | |
download | pkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 3 | ||||
-rw-r--r-- | www/lynx/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
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 |