From 145cd4464d8bb152ed644e93e3cfb7104759ff7c Mon Sep 17 00:00:00 2001 From: Trevor Johnson <trevor@FreeBSD.org> Date: Sun, 9 Jun 2002 19:30:08 +0000 Subject: The tarball no longer exists at the URL listed in http://www.uk.research.att.com/vnc/platforms.html . Found by: fenner's survey. --- net/svnc/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/svnc') diff --git a/net/svnc/Makefile b/net/svnc/Makefile index 0be34e39e4cf..c8502dc68661 100644 --- a/net/svnc/Makefile +++ b/net/svnc/Makefile @@ -8,10 +8,11 @@ PORTNAME= svnc PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://www.uk.research.att.com/vnc/contrib/ \ - http://www.uk.research.att.com/vnc/dist/ +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 + vnc-3.3.3r1_unixsrc.tgz:att MAINTAINER= trevor@FreeBSD.org -- cgit v1.2.3