diff options
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 6 | ||||
-rw-r--r-- | dns/bind96/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 3f36f27a37d7..ca43319efb78 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -12,18 +12,18 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind9 -PORTVERSION= 9.2.1.rc1 +PORTVERSION= 9.2.1.rc2 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${ISCVERSION}/ \ ftp://ftp.nominum.com/pub/isc/bind9/${ISCVERSION}/ \ ftp://ftp.nerdc.ufl.edu/pub/mirrors/ftp.isc.org/isc/bind9/${ISCVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${ISCVERSION}/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -DISTFILES= bind-9.2.1rc1.tar.gz +DISTFILES= bind-9.2.1rc2.tar.gz MAINTAINER= DougB@FreeBSD.org -ISCVERSION= 9.2.1rc1 +ISCVERSION= 9.2.1rc2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index a910839b1a8a..b531800362c6 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1 +1 @@ -MD5 (bind-9.2.1rc1.tar.gz) = 8eb02ab4ed0eb2d3b506a043f21cda82 +MD5 (bind-9.2.1rc2.tar.gz) = 8761dde1aaf19a008dbcf559bd1e9ee6 |