aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2018-12-05 14:09:12 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2018-12-05 14:09:12 +0000
commitcbc186ec84aff4dfbdb22c627089b5f5de4c0c19 (patch)
treef7296f148175bac6a6931dd857cc602af5a5022b /dns
parent49a13c2c96dcfdc5d302008bcc867c2f584eccf0 (diff)
downloadports-cbc186ec84aff4dfbdb22c627089b5f5de4c0c19.tar.gz
ports-cbc186ec84aff4dfbdb22c627089b5f5de4c0c19.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/dhisd/Makefile2
-rw-r--r--dns/dnscrypt-proxy2/Makefile2
-rw-r--r--dns/go-geodns/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile
index 7bbcb217a544..05c4b4151f0f 100644
--- a/dns/dhisd/Makefile
+++ b/dns/dhisd/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= dns
MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ \
LOCAL/meta
-MAINTAINER= egypcio@googlemail.com
+MAINTAINER= egypcio@FreeBSD.org
COMMENT= DHIS server for dynamic updates on the server using specific engines
LICENSE= BSD2CLAUSE
diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile
index 44f563b4e05e..ff383c35340c 100644
--- a/dns/dnscrypt-proxy2/Makefile
+++ b/dns/dnscrypt-proxy2/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.0.19
CATEGORIES= dns security ipv6
PKGNAMESUFFIX= 2
-MAINTAINER= egypcio@googlemail.com
+MAINTAINER= egypcio@FreeBSD.org
COMMENT= Flexible DNS proxy with support for encrypted protocols
LICENSE= ISCL
diff --git a/dns/go-geodns/Makefile b/dns/go-geodns/Makefile
index 7fe5821d394e..154c46df337f 100644
--- a/dns/go-geodns/Makefile
+++ b/dns/go-geodns/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.7.0
CATEGORIES= dns net ipv6
PKGNAMEPREFIX= go-
-MAINTAINER= egypcio@googlemail.com
+MAINTAINER= egypcio@FreeBSD.org
COMMENT= DNS server with per-client targeted responses
LICENSE= APACHE20