diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/bind8 | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/bind8')
-rw-r--r-- | net/bind8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index f0e099e309a..cbb8fff5bea 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/03/22 18:33:57 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2006/10/04 21:53:15 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${BIND_VERSION}/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.isc.org/products/BIND/ +HOMEPAGE= http://www.isc.org/sw/bind/ COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS WRKSRC= ${WRKDIR} |