diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 02:44:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 02:44:45 +0800 |
commit | 82cbe038b87572bf0f59eecc52e7dff4bd40f029 (patch) | |
tree | f3376e0dda911eee9f0da4138f8db600934561e3 /dns/dnsmasq | |
parent | b7a797c550528bec00d2443284e233398e32d24a (diff) | |
download | freebsd-ports-gnome-82cbe038b87572bf0f59eecc52e7dff4bd40f029.tar.gz freebsd-ports-gnome-82cbe038b87572bf0f59eecc52e7dff4bd40f029.tar.zst freebsd-ports-gnome-82cbe038b87572bf0f59eecc52e7dff4bd40f029.zip |
- Pass maintainership to Matthias Andree <matthias.andree@gmx.de>
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 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 |