aboutsummaryrefslogtreecommitdiff
path: root/dns/dnrd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.10George C A Reid2001-06-071-2/+2
| | | | | | | | PR: 27904 Submitted by: Jose Marques <jose.marques@nottingham.ac.uk> Notes: svn path=/head/; revision=43583
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Add dnrd 2.9, a proxy DNS daemon.Will Andrews2001-03-101-0/+28
PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39455