diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 18:37:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 18:37:10 +0000 |
commit | 28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3 (patch) | |
tree | 75bde4497ceb532c597f9df40113cc754f0e4ca9 /dns/dnsmasq | |
parent | 24983e67bb00f059071e9908283b357a9a7a8091 (diff) | |
download | ports-28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3.tar.gz ports-28b7bf9dbf9dd9f7a8a8dca53374700537a2f1a3.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 f8b906dbf87e..c11c9311c7d3 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= farrokhi@FreeBSD.org +MAINTAINER= miwiFreeBSD.org COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server MAN8= dnsmasq.8 |