diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-10-10 09:11:41 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-10-10 09:11:41 +0000 |
commit | 0a8fc4d0e419691d2116fc18704efea236d90a12 (patch) | |
tree | a0e65ae761fcbf74c52d70c4c788dded68c0eb80 /dns/bind97 | |
parent | 8640477bd231a4d533bd43d206afe7c15aa2f270 (diff) | |
download | ports-0a8fc4d0e419691d2116fc18704efea236d90a12.tar.gz ports-0a8fc4d0e419691d2116fc18704efea236d90a12.zip |
Take maintainership of the BIND ports while I'm working on the latest
security releases.
Notes
Notes:
svn path=/head/; revision=305639
Diffstat (limited to 'dns/bind97')
-rw-r--r-- | dns/bind97/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |