bind912: typo in COMMENT
This commit is contained in:
parent
6e20e98aa8
commit
efdb0d3839
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2018/10/21 15:51:46 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2018/10/30 09:34:45 triaxx Exp $
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/-P/pl/}
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
|
|||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.isc.org/software/bind/
|
||||
COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.11
|
||||
COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.12
|
||||
LICENSE= mpl-2.0
|
||||
|
||||
CONFLICTS+= host-[0-9]*
|
||||
|
|
Loading…
Reference in a new issue