diff options
author | wiz <wiz> | 2005-05-25 13:12:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-05-25 13:12:55 +0000 |
commit | b2dfd81ff063308b62ba49ed52554ea664a0a272 (patch) | |
tree | a6eb1f6d122caee74e3d4ce0e6f8e3eda331895a /net | |
parent | 8e94494f1b695924c74a3380018845d7e8b67676 (diff) | |
download | pkgsrc-b2dfd81ff063308b62ba49ed52554ea664a0a272.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'net')
-rw-r--r-- | net/bind4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind4/Makefile b/net/bind4/Makefile index 68974bfddff..cdf0e1202a3 100644 --- a/net/bind4/Makefile +++ b/net/bind4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2004/12/04 11:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2005/05/25 13:12:55 wiz Exp $ # DISTNAME= bind-4.9.11-REL PKGNAME= bind-4.9.11 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/4.9.11/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/DEPRECATED/4.9.11/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.isc.org/ |