diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 04:22:55 +0800 |
commit | 46ec768247800f145974f45a1f460fec97e76b0c (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /dns/curvedns | |
parent | a88fbf1097a396e006a477955ab1d7bad9bff638 (diff) | |
download | freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.gz freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.tar.zst freebsd-ports-gnome-46ec768247800f145974f45a1f460fec97e76b0c.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'dns/curvedns')
-rw-r--r-- | dns/curvedns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile index a98e4273e923..b8c97341e7af 100644 --- a/dns/curvedns/Makefile +++ b/dns/curvedns/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= http://curvedns.on2it.net/releases/ DISTNAME= curvedns-0.88-unstable -MAINTAINER= freebsd@dns-lab.com +MAINTAINER= ports@FreeBSD.org COMMENT= Forwarder adding DNSCurve to an authoritative nameserver LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev |