From 21bb82e73755c3bf589fb5b269acfcdf1107b302 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 24 Oct 2003 06:37:59 +0000 Subject: [PATCH] This had become unfetchable again, because vnc-3.3.3r1_unixsrc.tgz, the second distfile, was taken offline on or after September 7th. found by: fenner's survey --- net/svnc/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/svnc/Makefile b/net/svnc/Makefile index e052a41af16d..5b2cd16856ca 100644 --- a/net/svnc/Makefile +++ b/net/svnc/Makefile @@ -8,11 +8,11 @@ PORTNAME= svnc PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.uk.research.att.com/vnc/dist/:att -MASTER_SITE_SUBDIR= trevor -DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz \ - vnc-3.3.3r1_unixsrc.tgz:att +MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:svnc/} \ + ${MASTER_SITE_NETBSD:S/$/:vnc/}:vnc +MASTER_SITE_SUBDIR= ./:vnc trevor/:svnc +DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:svnc \ + vnc-3.3.3r1_unixsrc.tgz:vnc MAINTAINER= trevor@FreeBSD.org COMMENT= VNC viewer for SVGAlib