diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bind8/Makefile | 2 | ||||
-rw-r--r-- | net/bind9/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 1b9244a..bac0f25 100644 --- a/net/bind8/Makefile +++ b/net/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/net/bind9/Makefile b/net/bind9/Makefile index 21dd579..3079417 100644 --- a/net/bind9/Makefile +++ b/net/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 |