diff options
author | dougb <dougb@FreeBSD.org> | 2001-01-31 15:21:26 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-01-31 15:21:26 +0800 |
commit | 81957eae47f487153b942f86869911e8c8126f60 (patch) | |
tree | 8f510c860d3968c917197cc367b18b43339bdae6 /dns/bind95 | |
parent | aff3d917626281f3b18d41d70b0382eab983d6e3 (diff) | |
download | freebsd-ports-gnome-81957eae47f487153b942f86869911e8c8126f60.tar.gz freebsd-ports-gnome-81957eae47f487153b942f86869911e8c8126f60.tar.zst freebsd-ports-gnome-81957eae47f487153b942f86869911e8c8126f60.zip |
Take over maintainership of the BIND's. This is something I use every day,
so I'm on top of the security advisories, etc.
Diffstat (limited to 'dns/bind95')
-rw-r--r-- | dns/bind95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 21dd579104d4..30794176c933 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= DougB@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var |