diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /dns/curvedns | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360256
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 |