diff options
author | dougb <dougb@FreeBSD.org> | 2011-05-16 13:22:09 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-05-16 13:22:09 +0800 |
commit | cecd64c8e32a5c5f69d814ae5974705e159f3671 (patch) | |
tree | bc80d2baf4be6bf0766cb8d126ff409fd19f22f2 /dns/libbind | |
parent | ee37fb53ad673a93fa8279cd3501c2c064de9802 (diff) | |
download | freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.tar.gz freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.tar.zst freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.zip |
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
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 |