diff options
Diffstat (limited to 'dns/adns')
-rw-r--r-- | dns/adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index c8f3cdd1a7d7..7e8ca98c662b 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ \ http://www.chiark.greenend.org.uk/~ian/adns/ftp/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Easy to use, asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes |