On Tue, Jan 12, 2016 at 09:33:49PM +0000, Christian Weisgerber wrote:

> >  COMMENT =  console Internet browser
> 
> While there, maybe tweak COMMENT?  The homepage says "Lynx is the
> text web browser", which I like a lot better.
> 
> COMMENT=      text web browser

Makes sense to me, that sounds a lot nicer indeed and that's what
upstream uses.

Here is a diff if anyone wants to commit it.

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/lynx/Makefile,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 Makefile
--- Makefile    12 Jan 2016 16:46:29 -0000      1.21
+++ Makefile    14 Jan 2016 09:50:38 -0000
@@ -2,10 +2,10 @@
 
 V =            2.8.9
 PL =           8
-COMMENT =      console Internet browser
+COMMENT =      text web browser
 DISTNAME =     lynx${V}dev.${PL}
 PKGNAME =      lynx-${V}pl${PL}
-REVISION =     0
+REVISION =     1
 EXTRACT_SUFX = .tar.bz2
 CATEGORIES =   www net

Reply via email to