diff options
author | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
commit | 766f7ae2c62c21fdb9d8e30f517efaa4df862775 (patch) | |
tree | 0e9eda561f88cd42b40c862e60607c258c6f355c /dns/dns_balance | |
parent | 7570ebbeb3ed5cc74156ee94b68ff5a479f4c760 (diff) | |
download | freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.gz freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.zst freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.zip |
- Change my email.
Suggested by: skv
Diffstat (limited to 'dns/dns_balance')
-rw-r--r-- | dns/dns_balance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile index 864565c17ae6..1c1f9566912f 100644 --- a/dns/dns_balance/Makefile +++ b/dns/dns_balance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= DNS-Balance-${PORTVERSION} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A dynamic load-balancing DNS server USE_RUBY= yes |