From 842494e6d561e304bf316cc07b360f43341e51ac Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 17 Dec 2000 02:32:18 +0000 Subject: fix broken MASTER_SITE (s/www/ftp). Hopefully fixes part of the problem in PR 11753 filed by htodd@allison.i8u.org --- net/vnc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/vnc/Makefile b/net/vnc/Makefile index a96ad62ba26..55f713c22ae 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2000/12/16 06:31:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.18 2000/12/17 02:32:18 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp # DISTNAME= vnc-3.3.3r2 PKGNAME= vnc-3.3.3.2 CATEGORIES= net x11 -MASTER_SITES= ftp://www.uk.research.att.com/pub/vnc/dist/ +MASTER_SITES= ftp://ftp.uk.research.att.com/pub/vnc/dist/ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \ vnc-3.3.2r2_doc.tgz -- cgit v1.2.3