diff options
-rw-r--r-- | net/vnc/Makefile | 4 |
1 files 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 |