diff options
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 472b2419afa5..01e926c6392d 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ MASTER_SITE_SUBDIR= adns -MAINTAINER= lukin@okbmei.msk.su +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use, asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes |