diff options
author | linimon <linimon@FreeBSD.org> | 2011-08-03 12:17:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-08-03 12:17:20 +0800 |
commit | cca22c15100a72a369aaafd233f5fb2720128034 (patch) | |
tree | e699dc9a3266877e36f2bb7c9ddcd4f0205d8d01 /dns | |
parent | 793158c9c52d04ba7bd8515291d9bbf7d1abed7b (diff) | |
download | freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.tar.gz freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.tar.zst freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.zip |
Assign to new volunteer.
PR: ports/159394
Submitted by: ports@eitanadler.com
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 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 |