diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-04-03 17:10:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-04-03 17:10:01 +0000 |
commit | 11304d2053c1690a98f3a27d2f2b35e2b590be04 (patch) | |
tree | 7fdfe9bcdc54f98ab3eb43b03c4c2cb4538bd98f /dns/dnsproxy | |
parent | 479b7f33fb984da5a20f69614a7f19fce35328af (diff) | |
download | freebsd-ports-11304d2053c1690a98f3a27d2f2b35e2b590be04.zip |
Grab for maintainership.
Diffstat (limited to 'dns/dnsproxy')
-rw-r--r-- | dns/dnsproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsproxy/Makefile b/dns/dnsproxy/Makefile index 0e71197b87cd..0953f8b6585c 100644 --- a/dns/dnsproxy/Makefile +++ b/dns/dnsproxy/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.wolfermann.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= proxy for DNS queries LIB_DEPENDS= libevent.so:devel/libevent |