aboutsummaryrefslogtreecommitdiff
path: root/dns/zonenotify/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Update MASTER_SITES and WWWEmanuel Haupt2010-09-271-4/+3
| | | | Notes: svn path=/head/; revision=261927
* zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.Pav Lucistnik2005-04-231-0/+8
When you update a zone in your djbdns DNS you must notify the slaves about your change. PR: ports/80091 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=133994