From 1e010f879e7c6f95bda3984df6ad4ff03810a9f6 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sun, 14 May 2000 16:56:53 +0000 Subject: Use MASTER_SITE's that actually still carry the distfile :-) --- cad/pcb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index f972af836e1a..73735c8111c3 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -8,7 +8,8 @@ PORTNAME= pcb PORTVERSION= 1.7 CATEGORIES= cad -MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/linux/Plamo/Plamo-current/contrib/Electronic/sources/ +MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \ + ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ MAINTAINER= jseger@FreeBSD.org -- cgit