diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-16 05:22:09 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-16 05:22:09 +0000 |
commit | 31ae302eb665784c7ca35def30a3f47687c59030 (patch) | |
tree | fda64ec7439d564a4bfaaf6633cbd98893469dab /dns/libbind | |
parent | 8d692adf603e34b9105afa9153b74fa485194b41 (diff) | |
download | ports-31ae302eb665784c7ca35def30a3f47687c59030.tar.gz ports-31ae302eb665784c7ca35def30a3f47687c59030.zip |
Notes
Diffstat (limited to 'dns/libbind')
-rw-r--r-- | dns/libbind/Makefile | 2 | ||||
-rw-r--r-- | dns/libbind/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/libbind/Makefile b/dns/libbind/Makefile index b152e589ef8b..5a4c5f705818 100644 --- a/dns/libbind/Makefile +++ b/dns/libbind/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libbind/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= DougB@FreeBSD.org +MAINTAINER= dougb@FreeBSD.org COMMENT= Standard C resolver library MAKE_JOBS_UNSAFE= yes diff --git a/dns/libbind/pkg-descr b/dns/libbind/pkg-descr index cb0ea294d9fc..9d6eecb17b59 100644 --- a/dns/libbind/pkg-descr +++ b/dns/libbind/pkg-descr @@ -16,4 +16,4 @@ translations, and utilizing /etc/resolv.conf for resolver configuration. WWW: https://www.isc.org/software/libbind - Doug Barton -DougB@FreeBSD.org +dougb@FreeBSD.org |