aboutsummaryrefslogtreecommitdiffstats
path: root/net/bind8/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-01-30 06:28:44 +0800
committerkris <kris@FreeBSD.org>2001-01-30 06:28:44 +0800
commitadbf2ee9a7a52f0dacc01286a2c232cf12e220b9 (patch)
treeb08b6f0c3eaae095702e9a26e65850171b3a473d /net/bind8/Makefile
parent9d23180ac89ce9732943a44de98294adbea7c195 (diff)
downloadfreebsd-ports-gnome-adbf2ee9a7a52f0dacc01286a2c232cf12e220b9.tar.gz
freebsd-ports-gnome-adbf2ee9a7a52f0dacc01286a2c232cf12e220b9.tar.zst
freebsd-ports-gnome-adbf2ee9a7a52f0dacc01286a2c232cf12e220b9.zip
Update to BIND 8.2.3 and remove previous maintainer due to timeout.
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r--net/bind8/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index 880ebb712152..1b9244a5c169 100644
--- a/net/bind8/Makefile
+++ b/net/bind8/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= bind
-PORTVERSION= 8.2.2.p7
+PORTVERSION= 8.2.3
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P7/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/src
MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1
MAN3= getaddrinfo.3 gethostbyname.3 getipnodebyname.3 getnetent.3 \
- inet_cidr.3 hesiod.3 resolver.3 tsig.3
+ getnameinfo.3 inet_cidr.3 hesiod.3 resolver.3 tsig.3
MAN5= irs.conf.5 named.conf.5 resolver.5
MAN7= hostname.7 mailaddr.7
MAN8= named-bootconf.8 named-xfer.8 named.8 ndc.8 nslookup.8 \