summaryrefslogtreecommitdiff
path: root/security/honeyd/options.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-11-04security: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-04-20Drop trailing whitespace.wiz1-2/+2
2005-01-14- Updated to v1.0 (No CHANGELOG available)adrianp1-0/+23
- Use options.mk framework for python and rrdtool support