diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:44:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:44:45 +0000 |
commit | 5ca6c820cefcec0951e1bf5740b5ccce4e5757ca (patch) | |
tree | 8371c544a4a2da0f915a950e90f3616773a8322c /dns | |
parent | 8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d (diff) | |
download | ports-5ca6c820cefcec0951e1bf5740b5ccce4e5757ca.tar.gz ports-5ca6c820cefcec0951e1bf5740b5ccce4e5757ca.zip |
Notes
Diffstat (limited to 'dns')
-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 65c8571d7020..24d43947a331 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= miwi@FreeBSD.org +MAINTAINER= matthias.andree@gmx.de COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server MAN8= dnsmasq.8 |