pkgsrc/www/lynx
agc 30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
..
patches Fix broken patch committed previously which resulted in lynx crashing. 2016-12-22 17:30:51 +00:00
DESCR
distinfo Fix broken patch committed previously which resulted in lynx crashing. 2016-12-22 17:30:51 +00:00
Makefile Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
options.mk Use curses framework. 2017-01-04 14:49:38 +00:00
PLIST