diff options
author | erwin <erwin@FreeBSD.org> | 2014-01-02 21:43:11 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2014-01-02 21:43:11 +0800 |
commit | 58341a2c2dbbee3ab3d9fd885226bf5958a4772f (patch) | |
tree | 4543136be4009f738aa905e45bede4872c4b25e9 /dns/bind99 | |
parent | 95f5a4988b64b9a9da2901563e638984d9324af6 (diff) | |
download | freebsd-ports-gnome-58341a2c2dbbee3ab3d9fd885226bf5958a4772f.tar.gz freebsd-ports-gnome-58341a2c2dbbee3ab3d9fd885226bf5958a4772f.tar.zst freebsd-ports-gnome-58341a2c2dbbee3ab3d9fd885226bf5958a4772f.zip |
Hand the BIND ports to a new volunteer.
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 f7743e430c5b..5cb21dcec029 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= mat@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL |