pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind916
Module Name: pkgsrc
Committed By: jklos
Date: Mon Aug 2 18:45:35 UTC 2021
Modified Files:
pkgsrc/net/bind916: Makefile
Log Message:
Fixed COMMENT because package is at 9.16.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/bind916/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/bind916/Makefile
diff -u pkgsrc/net/bind916/Makefile:1.22 pkgsrc/net/bind916/Makefile:1.23
--- pkgsrc/net/bind916/Makefile:1.22 Thu Jul 22 13:30:24 2021
+++ pkgsrc/net/bind916/Makefile Mon Aug 2 18:45:35 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2021/07/22 13:30:24 he Exp $
+# $NetBSD: Makefile,v 1.23 2021/08/02 18:45:35 jklos Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.isc.org/software/bind/
-COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.14
+COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.16
LICENSE= mpl-2.0
CONFLICTS+= host-[0-9]*
Home |
Main Index |
Thread Index |
Old Index