diff options
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |