pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Update HOMEPAGE url.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91b83aa9bb50
branches:  trunk
changeset: 396443:91b83aa9bb50
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jul 24 12:30:00 2009 +0000

description:
Update HOMEPAGE url.

diffstat:

 net/bind9/Makefile  |  4 ++--
 net/bind95/Makefile |  4 ++--
 net/bind96/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r cece26d402d7 -r 91b83aa9bb50 net/bind9/Makefile
--- a/net/bind9/Makefile        Fri Jul 24 12:21:12 2009 +0000
+++ b/net/bind9/Makefile        Fri Jul 24 12:30:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2009/06/14 22:58:06 joerg Exp $
+# $NetBSD: Makefile,v 1.108 2009/07/24 12:30:00 obache Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P2/pl2/}
@@ -7,7 +7,7 @@
                http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.isc.org/sw/bind/
+HOMEPAGE=      http://www.isc.org/software/bind
 COMMENT=       Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
 
 CONFLICTS+=    bind<9.4.0
diff -r cece26d402d7 -r 91b83aa9bb50 net/bind95/Makefile
--- a/net/bind95/Makefile       Fri Jul 24 12:21:12 2009 +0000
+++ b/net/bind95/Makefile       Fri Jul 24 12:30:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/06/14 22:58:06 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/24 12:30:00 obache Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P2/pl2/}
@@ -7,7 +7,7 @@
                http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.isc.org/sw/bind/
+HOMEPAGE=      http://www.isc.org/software/bind
 COMMENT=       Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
 
 CONFLICTS+=    bind<9.5.0
diff -r cece26d402d7 -r 91b83aa9bb50 net/bind96/Makefile
--- a/net/bind96/Makefile       Fri Jul 24 12:21:12 2009 +0000
+++ b/net/bind96/Makefile       Fri Jul 24 12:30:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/03/23 14:43:13 tron Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/24 12:30:00 obache Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P1/pl1/}
@@ -7,7 +7,7 @@
                http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.isc.org/sw/bind/
+HOMEPAGE=      http://www.isc.org/software/bind
 COMMENT=       Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
 
 CONFLICTS+=    bind<9.6.0



Home | Main Index | Thread Index | Old Index