diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-11 17:58:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-11 17:58:40 +0000 |
commit | f944a3e5a5cde51cb1cc5fb886cef14c5fe7fe1d (patch) | |
tree | 8cbff6a30465dd908bf344265fd8dcc0eb4f5084 /dns/dnsmasq | |
parent | ffd55b916bb8d35debefbad7b85ab793f42af29b (diff) | |
download | ports-f944a3e5a5cde51cb1cc5fb886cef14c5fe7fe1d.tar.gz ports-f944a3e5a5cde51cb1cc5fb886cef14c5fe7fe1d.zip |
Notes
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index c11c9311c7d3..881889103741 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= miwiFreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server MAN8= dnsmasq.8 |