aboutsummaryrefslogtreecommitdiffstats
path: root/dns/libbind
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
committerdougb <dougb@FreeBSD.org>2012-10-08 18:38:47 +0800
commit99c0c3952d4c535698ff83e9f359cca1d4b875e7 (patch)
tree26c9825c408f16a6f980068230034276f0bb0ea0 /dns/libbind
parent38393b57feab35baf1a9733c3f7b86179089bcce (diff)
downloadfreebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.gz
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.tar.zst
freebsd-ports-gnome-99c0c3952d4c535698ff83e9f359cca1d4b875e7.zip
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
Diffstat (limited to 'dns/libbind')
-rw-r--r--dns/libbind/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/dns/libbind/Makefile b/dns/libbind/Makefile
index 2fa7e628c3e9..2a02d6cb496e 100644
--- a/dns/libbind/Makefile
+++ b/dns/libbind/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: libbind
-# Date created: 9 August 2009
-# Whom: dougb
-#
# $FreeBSD$
-#
PORTNAME= libbind
PORTVERSION= 6.0
@@ -14,7 +9,7 @@ MASTER_SITE_SUBDIR= libbind/${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= dougb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Standard C resolver library
MAKE_JOBS_UNSAFE= yes