From 8da63aad13ca4ff4a9d85bf4904bb61a57d76f8d Mon Sep 17 00:00:00 2001 From: gson Date: Tue, 1 Jul 2003 00:24:15 +0000 Subject: Make MASTER_SITES refer to a location which the dnspython author says will work even after the release is no longer current. --- net/py-dns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile index 39e961e197d..644598004d8 100644 --- a/net/py-dns/Makefile +++ b/net/py-dns/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/06/30 15:33:53 gson Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/01 00:24:15 gson Exp $ DISTNAME= dnspython-1.0.0 PKGNAME= ${PYPKGPREFIX}-dns-1.0.0 CATEGORIES= net -MASTER_SITES= http://www.dnspython.org/kits/stable/ +MASTER_SITES= http://www.dnspython.org/kits/${PKGVERSION}/ MAINTAINER= gson@netbsd.org HOMEPAGE= http://www.dnspython.org/ -- cgit v1.2.3