diff options
author | erwin <erwin@FreeBSD.org> | 2012-10-10 17:11:41 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2012-10-10 17:11:41 +0800 |
commit | ead087a7bb5c906130970886981c20d07190cdf9 (patch) | |
tree | a0e65ae761fcbf74c52d70c4c788dded68c0eb80 /dns/bind99 | |
parent | e9d89c3e0ff6d8b8521eda2949da16d6c695f236 (diff) | |
download | freebsd-ports-gnome-ead087a7bb5c906130970886981c20d07190cdf9.tar.gz freebsd-ports-gnome-ead087a7bb5c906130970886981c20d07190cdf9.tar.zst freebsd-ports-gnome-ead087a7bb5c906130970886981c20d07190cdf9.zip |
Take maintainership of the BIND ports while I'm working on the latest
security releases.
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |