From acdc48c64f5305144bbee0b9b34527d634f4453c Mon Sep 17 00:00:00 2001 From: wiz <wiz> Date: Sun, 26 Aug 2012 14:23:49 +0000 Subject: Make it clearer which package contains exactly which bind version. Patch from Bug Hunting. --- net/bind99/DESCR | 2 ++ net/bind99/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net/bind99') diff --git a/net/bind99/DESCR b/net/bind99/DESCR index 33cb13d89a2..464ade30907 100644 --- a/net/bind99/DESCR +++ b/net/bind99/DESCR @@ -11,3 +11,5 @@ of the important features of BIND-9 are: - Full NSEC3 support - Automatic zone re-signing - New update-policy methods tcp-self and 6to4-self + +This package contains the BIND 9.9 release. diff --git a/net/bind99/Makefile b/net/bind99/Makefile index 697c4764aa6..3430e325975 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/07/24 20:40:12 spz Exp $ +# $NetBSD: Makefile,v 1.10 2012/08/26 14:23:49 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.isc.org/software/bind +HOMEPAGE= http://www.isc.org/software/bind/ COMMENT= Version 9.9 of the Berkeley Internet Name Daemon, implementation of DNS CONFLICTS+= bind<9.9.0 -- cgit v1.2.3