diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:13:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:13:20 +0000 |
commit | 06200f0963a41b025fd80692f39be351ef3e12f8 (patch) | |
tree | a216b0e518522026c249371c01b2ee98994bc6a5 /dns | |
parent | 4f9c609ebdb5383ad1f67a316803e9c4707f3ada (diff) | |
download | ports-06200f0963a41b025fd80692f39be351ef3e12f8.tar.gz ports-06200f0963a41b025fd80692f39be351ef3e12f8.zip |
Notes
Diffstat (limited to 'dns')
-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 |