diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 13:13:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 13:13:20 +0800 |
commit | 1780602b49df53d4e7247e9cc055340274a3de51 (patch) | |
tree | 5593edc9129804408229f5eb542f0263799b3c84 /dns/adns | |
parent | 5485c681af31f9edd2d61b5c47516718269582bc (diff) | |
download | freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.tar.gz freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.tar.zst freebsd-ports-gnome-1780602b49df53d4e7247e9cc055340274a3de51.zip |
With portmgr hat on, reset bouncing maintainer address. All of the commits
within the last year have been with maintainer timeouts, as well.
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 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 |