pkgsrc/security/sudo
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 Don't assume O_SEARCH implies support for O_DIRECTORY. Fixes SunOS. 2016-09-16 11:50:37 +00:00
DESCR
distinfo Don't assume O_SEARCH implies support for O_DIRECTORY. Fixes SunOS. 2016-09-16 11:50:37 +00:00
Makefile Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
MESSAGE Stop mentioning sudo version prior 1.6 - it was over 16 years ago. 2016-10-21 20:50:42 +00:00
options.mk Use OPSYSVARS. 2016-02-26 09:41:05 +00:00
PLIST Add nls as an option, but also fix builds where system gettext gets detected and used. 2016-01-09 11:22:12 +00:00