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 | |
parent | 2c868498a022398cb5b352f91016b53ae866f445 (diff) | |
download | ports-858f4921c4e2b6c9627bd14eb50b524d9b13b75a.tar.gz ports-858f4921c4e2b6c9627bd14eb50b524d9b13b75a.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind8/Makefile | 2 | ||||
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind94/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 1b9244a5c169..bac0f25555c9 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= DougB@FreeBSD.org WRKSRC= ${WRKDIR}/src 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 diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 21dd579104d4..30794176c933 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/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 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 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 |