diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /dns/dnsmasq | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
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 c3a9f5a0fdb8..67a6248b0619 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= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Lightweight, easy to configure DNS forwarder and DHCP server MAN8= dnsmasq.8 |