diff options
author | rene <rene@FreeBSD.org> | 2017-02-16 05:33:11 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-16 05:33:11 +0800 |
commit | 9d0bac4bed4d0c3f913f24680f4b378a860c5ca5 (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /dns/ironsides | |
parent | 532c7a0d262f570cb330a070757a05c6bd5f0cda (diff) | |
download | freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.tar.gz freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.tar.zst freebsd-ports-gnome-9d0bac4bed4d0c3f913f24680f4b378a860c5ca5.zip |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Diffstat (limited to 'dns/ironsides')
-rw-r--r-- | dns/ironsides/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ironsides/Makefile b/dns/ironsides/Makefile index 461ede2590c0..7d890d5594fd 100644 --- a/dns/ironsides/Makefile +++ b/dns/ironsides/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= http://ironsides.martincarlisle.com/ DISTNAME= ironsides_authoritative-${SNAPSHOT} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Authoritative DNS server formally verified by SPARK/Ada LICENSE= Ironsides |