diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-01-31 07:21:26 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-01-31 07:21:26 +0000 |
commit | 858f4921c4e2b6c9627bd14eb50b524d9b13b75a (patch) | |
tree | 8075c1ed65f96e3ffa25bf0c0925b3e9e18b63d1 /dns/bind96 | |
parent | Fix typo in the message after installation (diff) |
Take over maintainership of the BIND's. This is something I use every day,
so I'm on top of the security advisories, etc.
Notes
Notes:
svn path=/head/; revision=37826
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 21dd579104d4..30794176c933 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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 |