diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-08-03 04:17:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-08-03 04:17:20 +0000 |
commit | 646c7d94fb644635d6fa74aedcb1d3b9b26bcc12 (patch) | |
tree | d2f268106615c19cdd5ed48f7682f10c894240f9 /dns/adns/Makefile | |
parent | 4344f9f012a3df0501c40d8f83c71ab269428da9 (diff) | |
download | ports-646c7d94fb644635d6fa74aedcb1d3b9b26bcc12.tar.gz ports-646c7d94fb644635d6fa74aedcb1d3b9b26bcc12.zip |
Notes
Diffstat (limited to 'dns/adns/Makefile')
-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 f7d7a03453db..c83f6a8ef56e 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= Easy to use, asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes |