diff options
author | Doug Barton <dougb@FreeBSD.org> | 2005-06-06 07:25:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2005-06-06 07:25:50 +0000 |
commit | 9ca07bcce0bc7d665bac4866ef1d2d7d70d5fc1d (patch) | |
tree | 2ba7f9c4d405b6e296651d96b0b465350cfd058a /dns/bind8/Makefile | |
parent | dd2c7c5857e16558586619e38aa0a85048511c21 (diff) |
Notes
Diffstat (limited to 'dns/bind8/Makefile')
-rw-r--r-- | dns/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 7a57765295a2..f0ea22eeb1d9 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} DISTFILES= bind-src.tar.gz bind-doc.tar.gz DIST_SUBDIR= bind-${PORTVERSION} -MAINTAINER= DougB@FreeBSD.org +MAINTAINER?= DougB@FreeBSD.org COMMENT= The Berkeley Internet Name Domain, an implementation of DNS .if defined(PORT_REPLACES_BASE_BIND8_INCLUDES) |