diff options
-rw-r--r-- | dns/bind96/Makefile | 2 | ||||
-rw-r--r-- | dns/bind97/Makefile | 2 | ||||
-rw-r--r-- | dns/bind98/Makefile | 2 | ||||
-rw-r--r-- | dns/bind99/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 541f7d5bfde8..6673d5cb9c52 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -9,7 +9,7 @@ DISTNAME= bind-${ISCVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index 201114ca2c1f..d07f3d697a51 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -10,7 +10,7 @@ DISTNAME= bind-${ISCVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@FreeBSD.org COMMENT?= BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 100986c0bfb0..7f1556d17495 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -9,7 +9,7 @@ DISTNAME= bind-${ISCVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 # ISC releases things like 9.8.0-P1, which our versioning doesn't like diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 3eb67b484295..633a9277e0e2 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -9,7 +9,7 @@ DISTNAME= bind-${ISCVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 # ISC releases things like 9.8.0-P1, which our versioning doesn't like |