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/bind9/Makefile | |
parent | 2c868498a022398cb5b352f91016b53ae866f445 (diff) | |
download | ports-858f4921c4e2b6c9627bd14eb50b524d9b13b75a.tar.gz ports-858f4921c4e2b6c9627bd14eb50b524d9b13b75a.zip |
Notes
Diffstat (limited to 'dns/bind9/Makefile')
-rw-r--r-- | dns/bind9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 21dd579104d4..30794176c933 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/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 |