diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-12 01:58:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-12 01:58:40 +0800 |
commit | 4c6efdc14ebb9d2f08d2582817708ebc0ffa851c (patch) | |
tree | 0756d2650afd0a6ab36e87326c876f5c5d64a1a8 /dns/dnsmasq | |
parent | c6ed5c629ea26c7141bb1b6d34f56c8c84f5c2bc (diff) | |
download | freebsd-ports-gnome-4c6efdc14ebb9d2f08d2582817708ebc0ffa851c.tar.gz freebsd-ports-gnome-4c6efdc14ebb9d2f08d2582817708ebc0ffa851c.tar.zst freebsd-ports-gnome-4c6efdc14ebb9d2f08d2582817708ebc0ffa851c.zip |
- Fix mail adress
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 |