summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2016-10-17 10:38:05 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2016-10-17 10:38:05 +0000
commitd8be863d0015f8d85fdd8779df55501835ea9aa5 (patch)
tree13d819ec541779b30bd28d8ef666b3f88846d0f5 /dns
parentAdd missing run-time dependency on the Qt SQLite3 plugin. (diff)
Assign ports to fluffy@, who is actively tracking OpenSMTPD
development, and has kindly agreed to take the maintainership of following ports: - dns/libasr - dns/libasr-devel - mail/opensmtpd - mail/opensmtpd-devel Thank you!
Notes
Notes: svn path=/head/; revision=424103
Diffstat (limited to 'dns')
-rw-r--r--dns/libasr-devel/Makefile2
-rw-r--r--dns/libasr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/libasr-devel/Makefile b/dns/libasr-devel/Makefile
index db6b80e8091e..d4eee186efb9 100644
--- a/dns/libasr-devel/Makefile
+++ b/dns/libasr-devel/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.opensmtpd.org/archives/ \
http://distfiles.pirateparty.in/ashish/
PKGNAMESUFFIX= -devel
-MAINTAINER= ashish@FreeBSD.org
+MAINTAINER= fluffy@FreeBSD.org
COMMENT= Asynchronous DNS resolver library (development snapshot)
LICENSE= ISCL BSD4CLAUSE BSD3CLAUSE BSD2CLAUSE
diff --git a/dns/libasr/Makefile b/dns/libasr/Makefile
index 3fb06b715d27..c5777c5514b0 100644
--- a/dns/libasr/Makefile
+++ b/dns/libasr/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= dns
MASTER_SITES= http://www.opensmtpd.org/archives/ \
http://distfiles.pirateparty.in/ashish/
-MAINTAINER= ashish@FreeBSD.org
+MAINTAINER= fluffy@FreeBSD.org
COMMENT= Asynchronous DNS resolver library
LICENSE= ISCL BSD4CLAUSE BSD3CLAUSE BSD2CLAUSE