summaryrefslogtreecommitdiff
path: root/security/dsniff-nox11
AgeCommit message (Collapse)AuthorFilesLines
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-03-22Initial import of dsniff-nox11, the tools from dsniff that don'twiz3-0/+45
need X11. Addresses PR 25703 by Jukka Salmi.