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 | |
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')
-rw-r--r-- | dns/checkdns/Makefile | 2 | ||||
-rw-r--r-- | dns/curvedns/Makefile | 2 | ||||
-rw-r--r-- | dns/dhisd/Makefile | 2 | ||||
-rw-r--r-- | dns/dnrd/Makefile | 2 | ||||
-rw-r--r-- | dns/poweradmin/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index cd994e40bca8..f8154487674e 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ \ http://www.trunix.org/projeler/checkdns/ -MAINTAINER= m.tsatsenko@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Domain name server analysis and reporting tool 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 diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile index fce407f6ad4f..20f2f756ed50 100644 --- a/dns/dhisd/Makefile +++ b/dns/dhisd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ -MAINTAINER= marius@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DHIS server for dynamic updates on the server using specific engines LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile index 938df244ac2b..3e0a860b36de 100644 --- a/dns/dnrd/Makefile +++ b/dns/dnrd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.20.3 CATEGORIES= dns MASTER_SITES= SF -MAINTAINER= natanael.copa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy DNS daemon USES= gmake diff --git a/dns/poweradmin/Makefile b/dns/poweradmin/Makefile index 0f3d982002e5..8f19aa6ecfba 100644 --- a/dns/poweradmin/Makefile +++ b/dns/poweradmin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME} \ https://www.poweradmin.org/download/ EXTRACT_SUFX= .tgz -MAINTAINER= eg@fbsd.lt +MAINTAINER= ports@FreeBSD.org COMMENT= Set of PHP-scripts to manage PowerDNS over the web USE_PHP= gettext session mcrypt |